PDA

View Full Version : How do you do a drop down menu using...


mjoha7
05-21-2008, 12:01 PM
...Javascript, CSS and HTML? Hey everyone,

Just wondering how you would do a Drop Down Menu using Javascript. To be more specific I'm using an image for a menu item on my navigation bar and from there I want it to drop down a list of items relating to that menu item. So for example if I had a menu Item called Cars I'd want:

Cars (Menu Item which is an image)
-Holden
-Ford
-Toyota

Any help would be appreciated!

Andrew Buttigieg
05-21-2008, 06:59 PM
You can try this solution: http://www.htmldog.com/articles/suckerfish/dropdowns/

Rainer
05-21-2008, 10:01 PM
You can also try DHTML Menu from Millonic.

http://www.milonic.com/

It's free for non comercial use and the menus are very flexible.