CSS Dropdown Menu Comparisons
January 2nd, 2007
If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!
Looking to do a CSS dropdown menu? Tyssen Design has published a great article detailing the Pros and Cons of 18 different implementations of CSS dropdown menus.
This is a great list and covers every version of a CSS dropdown menu (and other types like Java) that I’ve come across. Each method discussed also has a list of Pros and Cons along with it. This will let you know whether the dropdown menu is keyboard accessible, uses unnecessary markup, and also if it works with javascript disabled.
If you are trying to find out how to implement a CSS dropdown menu, this is the place to look.