Log in

View Full Version : Simple HTML/Java dropdown



norbert2000
02-09-2006, 02:07 PM
Hi
I'm looking for a very simple multi level dropdown to use in a template site.

I currently use one on the following page which works fine, but am really struggling to create extra dropdown levels.

You can see the one I use here

http://www.football-england.com/Football_League_Division_One_1.html

Any help would be greatly appreciated

sleipner
02-09-2006, 06:20 PM
You mean as a replacement for the main navigation menu or the "select team" input? HV Menu (http://www.dynamicdrive.com/dynamicindex1/hvmenu/index.htm) is a GREAT main menu script, or if its the input dropdown menu, otherwise a quick look at JsDOM menu (http://www.dynamicdrive.com/dynamicindex1/jsdomenu/index.htm) looks to me like a good multi-level menu that can be put anywhere in the page as a DIV

norbert2000
02-09-2006, 06:27 PM
Thanks
As a replacement to the select team input.