Dropdown Menu Test: Dropper Dropdown Menu
This is one of several dropdown menus tested on Terrill Thompson's Dropdown Menus Test Page.
Description
This page uses Timo's Huovinen's Float-drop CSS-only Dropper Dropdown Menu, which in 2009 Timo described as "the world's most accessible dropdown menu."
Observations
- This pure CSS solution is interesting, but a bit of a hack. It forces submenus to disappear and reappear by messing with floats and margins. The CSS is more challenging than other menu systems I've tested, which for me anyway makes this difficult to customize.
- Keyboard accessibility is possible using the tab key, and screen readers read the full menu system as a nested list.