Page 1 of 1

dropdown menu within a drop down menu

Posted: Sat Apr 18, 2009 4:34 pm
by laptopguytogo
Hey, i have been trying to research on google on how to do a drop down menu within a drop down menu but i am having no luck.

So if a user hovers over products a menu will drop down with a list of products so when they hover over a certain product another drop down menu will show up.

if someone could direct me in the right direction or link me to a tutorial that would be great!

Re: dropdown menu within a drop down menu

Posted: Sat Apr 18, 2009 9:45 pm
by McInfo
This could be part of a solution: http://www.w3schools.com/tags/tryit.asp ... l_optgroup. The other part would involve Javascript to hide and show the contents of each optgroup.

Edit: This post was recovered from search engine cache.