Recommended WAI-ARIA implementation for navigation bar/menu

后端 未结 5 1504
天涯浪人
天涯浪人 2020-12-02 04:57

We are in the process of implementing (i.e. adding) WAI-ARIA support to the main navigation menu of a web portal. Menu is the one shown here:

5条回答
  •  一向
    一向 (楼主)
    2020-12-02 05:22

    The ARIA design patterns provide expected UI behaviour for a range of custom controls http://www.w3.org/TR/wai-aria-practices/#aria_ex use of esc key to close and return to triggering element upon close is standard UI across desktop and web. Try it on any Google docs app (for example).

提交回复
热议问题