givepulse / knowbilitywarriors

Web Accessibility Website work for Accessible Housing Austin
0 stars 1 forks source link

Need an accessibility page to explain how to use the mega-menu #9

Closed christosptr closed 10 years ago

christosptr commented 10 years ago

The mega menu is a custome widget.

Custom widget navigation is to tab on it and then use the arrow keys to navigate.

Since the mega menu need to tab on each top level menu option and then you can either tab on use the arrows to navigate it we will need to explain how to navigate the mega-menu in the accessibility page

slauriat commented 10 years ago

Why? Using standard ARIA to mark it up.

christosptr commented 10 years ago

4.4. Popups and drop-downs www.w3.org/WAI/PF/aria-practices/ http://www.w3.org/WAI/PF/aria-practices/#relations_haspopup

Popup Menu (widget) http://www.w3.org/WAI/PF/aria-practices/#popupmenu (Here talks about keyboard navigation

slauriat commented 10 years ago

Right. So…why do we need a separate page to explain how to use this?