Javascript drop down menus on webpages.

screw3d

Diamond Member
Nov 6, 2001
6,906
1
76
:thumbsup:

Very nice! Most drop-down menus on browsers that we are used to are activated when hovering.. so this might take a bit of getting used to :)

In non-JavaScript mode, can you layout each menu item horizontally so that it won't take up so much vertical space? I'm aware that most people will simply leave JavaScript on because so many other sites depend on it.. but it'll be nice!

Edit: and oh.. very polished! haven't found a way to break it yet! :D
 

kamper

Diamond Member
Mar 18, 2003
5,513
0
0
Quite nice. I have seen a select few menus that hover from a list of links on the side that I like but I agree, most are a pain to use.
 

notfred

Lifer
Feb 12, 2001
38,241
4
0
I changed the script and css slightly. The menus now line up left-to-right instead of top-to-bottom when javascript is disabled. The code available for download has been updated to match.
 

dighn

Lifer
Aug 12, 2001
22,820
4
81
very nice. behaves exactly like non-web UI. no surprises at all!

might use this int he future. thanks :)