a11y-dropdown
a11y-dropdown copied to clipboard
An experiment to improve accessible drop-down menus for WordPress themes.
https://www.w3.org/TR/wai-aria-practices-1.1/examples/menubar/menubar-1/menubar-1.html
Basically, I started from scratch here in regards to the JavaScript, only because I have an easier time working through problems from a blank screen to finish as opposed to...
In commit 84b851dad840d42c8dbdc31c86b0e8b32ed4dee6 did you mean to add `aria-current="page"`, [which is landing to Core](https://core.trac.wordpress.org/ticket/43522)? [More info about aria-current](https://yoast.com/dev-blog/website-accessibility-aria-current/).