Forum Moderators: not2easy

Message Too Old, No Replies

CSS dropdown menu / hide select box script

         

mjs6300

3:41 pm on Feb 4, 2009 (gmt 0)

10+ Year Member



I'm working on a dropdown menu using CSS (the standard ul li nesting method), and unfortunately I have select boxes that fall under the menu. There's no way to move them.

So, I've decided to use the fix where you hide the select boxes when the menu covers them. Is there an existing script out there that someone can point me to so that I can use it. Otherwise I'll just have to write it myself (I'm still trying to figure how how to tell the height/width of the menu when it expands.

Thx.

simonuk

4:14 pm on Feb 4, 2009 (gmt 0)

10+ Year Member



Welcome to WebmasterWorld!

Google CSS menus and look at Stu Nicholls CSS only menus. He has a ton of menus that have been tried and tested for many different browsers with pros and cons for all.

You will find your answer there.

mjs6300

9:43 pm on Feb 4, 2009 (gmt 0)

10+ Year Member



Thx... that definetly pointed me in the right direction.