English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I'm trying to make cascading menus, however I'm finding it hard to figure out. I've looked everywhere for code to copy and change but it's too much. Anyone have any help? JavaScript is fine to use.

2006-11-27 04:38:30 · 3 answers · asked by Anonymous in Computers & Internet Programming & Design

3 answers

http://www.cssplay.co.uk has some GREAT cascading menus that use only CSS. Check it out! :)

2006-11-27 05:11:20 · answer #1 · answered by xgravity23 3 · 0 0

there are 2 routes to cascading menus.
the css way and the javascript way.

but there is only one cool way to do the html! that's simple

  • inside


      nested to 2 , 3 or 4 levels, then the css or js turns it into a menu!

      I wrote cascading menus on a simple page in CSS alone. Then I discovered the same type code all over the internet! they all have 1 problem... same as mine,,, so they do need a little javascript.

      2006-11-27 13:40:40 · answer #2 · answered by jake cigar™ is retired 7 · 0 0

  • You might try looking at links on the following URLs. They have free script sites linked to them besides being handy for other things as well.

    2006-11-27 13:31:49 · answer #3 · answered by griz803 5 · 0 0

    fedest.com, questions and answers