PDA

View Full Version : drop down menu help


vijayvanve
09-12-2006, 06:20 AM
hi guys i am vijay and i am learner of html. i want to give drop down effect .
so i want help of you. how can i do it n css?
where can i put js in coding?
it's as early as possible.

..........thanx in advance

Kravvitz
09-13-2006, 12:54 AM
I recommend the Suckerfish Menu System. The two variants at positioniseverything.net have some extra benefits not found in the other variants.
http://www.alistapart.com/articles/dropdowns/
http://www.alistapart.com/articles/horizdropdowns/
http://www.htmldog.com/articles/suckerfish/dropdowns/
http://www.alistapart.com/articles/hybrid/
http://www.csscreator.com/menu/multimenu.php
http://www.positioniseverything.net/css-flyout.html
http://www.positioniseverything.net/css-dropdowns.html
http://www.tjkdesign.com/articles/dropdown/

These three articles explain how to style lists.
http://www.alistapart.com/articles/taminglists/
http://css.maxdesign.com.au/listutorial/
http://www.webreference.com/programming/css_lists/

And this one explains a fix for a common IE bug:
White space bug revisited--the definitive fix (http://www.csscreator.com/node/6745)