Forum Moderators: open

Message Too Old, No Replies

onclick menu

         

sodani

10:20 pm on Sep 25, 2006 (gmt 0)

10+ Year Member



Hi, can someone recommend a script to me that will allow a menu to expand when you click on a parent link?

RonPK

1:18 pm on Sep 26, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



IMHO the best menues are those without any JavaScript ;). But if you really need the menu to expand onclick, there is no way around JavaScript. Maybe you could use the suckerfish menu and modify it a bit?

DrDoc

4:47 am on Sep 27, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Well, there are still ways around using JavaScript ...
You can always use the
:active
CSS pseudo-class.

sodani

10:58 pm on Sep 30, 2006 (gmt 0)

10+ Year Member



Well, the reason why I need the onclick functionality is because it would be too big to manage otherwise.