473,698 Members | 2,158 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Implementing tiered pulldown menus with Javascript

Using the example at

http://www.w3schools.com/dhtml/tryit...rydhtml_menu10

as a base, how can I extend this code to handle tiered ( cascading ) pulldowns?
For example, hovering over 'Scripting' opens a pulldown with 5 items.
I'd like to add a submenu to 'DHTML' that would appear to the immediate
right and top-level with 'DHTML' when 'DHTML' is hovered over, with the
submenu containing six items.

TIA,
Steve
Jan 15 '06 #1
2 1267
VK

Thrasher Remailer wrote:
Using the example at

http://www.w3schools.com/dhtml/tryit...rydhtml_menu10

as a base, how can I extend this code to handle tiered ( cascading ) pulldowns?
For example, hovering over 'Scripting' opens a pulldown with 5 items.
I'd like to add a submenu to 'DHTML' that would appear to the immediate
right and top-level with 'DHTML' when 'DHTML' is hovered over, with the
submenu containing six items.


Look at:
<http://www.dynamicdriv e.com/dynamicindex1/jimmenu/index.htm>

Interactive menu is a greate toy - but only if played reasonably.

Jan 15 '06 #2
Thrasher Remailer wrote:
Using the example at

http://www.w3schools.com/dhtml/tryit...rydhtml_menu10

as a base, how can I extend this code to handle tiered ( cascading ) pulldowns?
For example, hovering over 'Scripting' opens a pulldown with 5 items.
I'd like to add a submenu to 'DHTML' that would appear to the immediate
right and top-level with 'DHTML' when 'DHTML' is hovered over, with the
submenu containing six items.
Try:

<URL:
http://search.atomz.com/search/?sp-q...p=All&sp-k=All

--
Rob
Jan 15 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
3255
by: news.bt.com | last post by:
I'm currently trying to strengthen up the security on a large ASP.NET application. I use MD5 hashes for the user/password, and a token to 'salt' the resultant hash. This is secure. The next step -- and I'm *really* surprised that *everyone* doesn't do this -- is to prevent 'Evil Eve' from listening in over the network when the passwords and/or other sensitive information is updated. The best method here is to use asymetrical encryption...
5
2726
by: Jerry | last post by:
Hello! I have an image that uses an image map for navigation. We would like a pull-down menu to appear when the user mouses over the link. The pull-down menu is another image that was created to retain the look of the site and would use another image map for it's links. Is this possible? If so, can someone give me a URL so I can see how others did this?
3
2444
by: Gufus | last post by:
Hi Group... I'm using this /old/ method of pulldown menus, is there another (better) way of doing it? Something that looks better. <script language="JavaScript"> function fetch(){ var newtemp; var tempurl;
2
1157
by: crossroadsk | last post by:
How can i implement servlets within the javascript file ... i want to retrieve some data thru servlet into javascript file !
20
10975
by: Highlander | last post by:
Hello all. Consider the following HTA: <html> <head> <title>Date Pulldowns</title> <HTA:APPLICATION ID="HTAUI" APPLICATIONNAME="Date Pulldowns" SCROLL="no" SINGLEINSTANCE="yes"
0
8609
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9170
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9031
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8871
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
5862
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4622
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3052
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2336
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2007
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.