Wrox Programmer Forums
|
BOOK: Professional JavaScript for Web Developers ISBN: 978-0-7645-7908-0
This is the forum to discuss the Wrox book Professional JavaScript for Web Developers by Nicholas C. Zakas; ISBN: 9780764579080
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Professional JavaScript for Web Developers ISBN: 978-0-7645-7908-0 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 10th, 2006, 06:29 PM
Registered User
 
Join Date: Jan 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Urgent help in dropdown menu

Hi

I had been trying to create a drop down menu in java script, very similar to a "file" menu in any application

I have a main horizontal and on the mouseover on each element, I have a drop down menu appearing below the element and on the mouseover on each element of the drop down menu, a menu will appear at the right of the element.

I am having problems in capturing the mouseover and mouseout events of these elements. All the menu elements are "td"s of html table. When I try to make the menus visible and hidden based on the mouseover and mouseout of the table, it acts differently. I mean when I move the mouse to the "tr" or "td", it is considering it as mouseout for the "table" context. So that makes implementation difficult.

Is there not an option to consider all the elements within an table "tr" and "td", as one unit? I mean I dont want different events to be captured within the "table" itself!!

Your help will be highly appreciated!

Thanks
Vignesh.





Similar Threads
Thread Thread Starter Forum Replies Last Post
Selected value from dropdown menu wont display. mizjinx Classic ASP Databases 0 May 20th, 2007 08:24 PM
Clearing the Dregs from a Dropdown menu rit01 ASP.NET 2.0 Basics 1 September 11th, 2006 06:26 AM
Javascript Dynamic dropdown Menu itHighway Javascript How-To 0 July 24th, 2005 10:53 PM
Dynamic Menu - Using multiple dropdown boxes Sebastiaan Javascript How-To 2 December 1st, 2003 05:36 AM
dropdown menu population with ONCHANGE YoungLuke JSP Basics 1 September 25th, 2003 02:46 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.