Open Tzvook opened 8 years ago
Hi again I made some accessibility tests mainly 2 things:
mouseenter
to mouseenter focusin
, and each mouseleave
to mouseleave focusout
<div class="attr-nav" role="navigation" aria-label="Sub menu">
and <ul role="menubar">
But, well, it's not enough, only tests and I think it can be easily dont by JS expert (which I'm not) ...
please advise ...By the way - Aria data can be found here: http://stackoverflow.com/questions/12279113/recommended-wai-aria-implementation-for-navigation-bar-menu
Great nav/header script, thank you so so much. making it accessible will be great. ( https://www.w3.org/standards/webdesign/accessibility )