How do I create drop down menus similar to the ones on http://digg.com ? Example the Technology menu.
yeah its a javascript and css. i am using it on my link directory script(working on it) if you want it, i can make it for you. pm me with the buttons you want, i-e: Home -> page1 , page2 | Portfolio -> my works, my graphics etc ..
the simplest way to create your own drop-down menu is: http://www.dynamicdrive.com/dynamicindex1/index.html Code (markup): try are many types of different drop-down menus simple and easy to use some Examples: http://www.dynamicdrive.com/dynamicindex1/dropdowncontrol.htm Code (markup): http://www.dynamicdrive.com/dynamicindex1/dropmenuindex.htm Code (markup): http://www.dynamicdrive.com/dynamicindex1/combodescribe.htm Code (markup): and you can find more types of drop-down menus herE: http://www.dynamicdrive.com/dynamicindex1/index.html Code (markup):
Great replies! Greatly appreciated. Thank you! I'll look through those sites first and if I need help I'll ask again.