Trying to make a pure css dropdown list that works well, and can't find any good resources.
+1
A:
Maybe you'll be able to find something like what you want at http://css.maxdesign.com.au/index.htm. Sorry if it doesn't work out (but there are quite a lot of different lists...)!
+5
A:
A List Apart is a great resource, here's their take: Drop-Down Menus, Horizontal Style
jpeacock
2008-12-18 00:57:05
Agreed, A List Apart has some of the best articles out there!
AJ
2008-12-18 00:58:56
requires some Javascript to work in IE6, but I'm not sure if there's a way around that
thekidder
2008-12-18 01:01:04
A:
I'm a fan of the Free CSS Drop-Down Menu Framework, although this one has great accessibility (support for tab key to navigate the list)
AJ
2008-12-18 00:57:52
And the best part is that it collates the best parts of a lot of the other suggestions. I also trust Steve to have thoroughly tested the code based on his other work.
AnonJr
2008-12-19 02:39:36
A:
Son of Suckerfish is one of the best
http://www.htmldog.com/articles/suckerfish/dropdowns/ http://htmldog.com/articles/suckerfish/
Andy Ford
2008-12-18 01:29:46