This technique relates to the following sections of the guidelines:
Create a fully accessible DHTML drop menu
Baseline Implications:
Many Web developers want to create menus which function similar to operating system menus. The menus consist of a series of items which the user selects to perform an action. Menus are often presented horizontally across the top of a page. Selecting on a menu item may drop down an additional list of menu choices or it may execute a particular action. Menus may also be arranged vertically. Menus which display additional items are often referred to as drop-down or pop-up menus because the menu items display on top of other information on the page.
The intent of this technique is not to provide "cut and paste" code to create a fully accessible menu. The requirements of an accessible menu are described and links provided to examples on the web.
Accessible Menu Requirements
The following sites provide accessible menu examples. Please note any copyright notices at these sites.
Accessible DHTML Technology Preview provides a menu example that works with recent browser versions, IE 5 and above and Firefox 1.5. And will work with some screen readers in Firefox 1.5. It is an example of the DHTML Roadmap technologies (@@needs link) being put forward by the WAI Protocols and Formats group.
Testing Procedures: