Dropdown Menu Test: YUI Library MenuNavNode Plugin
This is one of several dropdown menus tested on Terrill Thompson's Dropdown Menus Test Page.
Description
This page uses the YUI Library MenuNav Node Plugin.
To exit the menu, press tab again and you should land safely in this paragraph.
Observations
- This is a highly accessible menu that uses ARIA markup to provide additional semantics that help screen reader users to fully understand the interface as they interact with it. This is very easy to use with JAWS and NVDA, and works beautifully with keyboard alone.
- This menu closely closely follows the DHTML Style Guide.
- YUI dynamically adds a ton of code. In addition to ARIA, it adds classes, ids, and a link to its own style sheet. This makes YUI a bit more challenging than some of the other menus to custom-stylize.