Web Hosting Talk







View Full Version : DHTML Menu Tutorials?


devanium
03-07-2005, 06:05 PM
Hello,

Could anyone point me to a tutorial explaining how to create DHTML dropdown menus from scratch?

Thanks!

w3needs
03-07-2005, 07:57 PM
here is one I found really quick:

http://tutorials.alsacreations.com/deroulant/

also try alistapart.com . Here is one I found right now:

http://alistapart.com/articles/horizdropdowns/

Hope it helps,
Later

devanium
03-07-2005, 11:14 PM
Thanks! My searching skills are a bit lacking I guess ;-)

bentruyman
03-08-2005, 08:42 AM
Nice links. I've been looking for something like this. There were other ones out there, but had so much meaningless added code.

It's always nice to see someone who actually wants to learn how to create something, instead of wanting a link to a quick script.

-Ben

JustinH
03-08-2005, 05:18 PM
http://www.htmldog.com/articles/suckerfish/dropdowns/

12 lines of javascript (for IE). Works wonderfully :)