somewebmedia / hc-offcanvas-nav

JavaScript library for creating toggled off-canvas multi-level navigations, allowing endless nesting of submenu elements, supporting swipe gestures, keyboard interactions and ARIA attributes.
https://somewebmedia.github.io/hc-offcanvas-nav/
MIT License
335 stars 82 forks source link

Keyboard Accessible #24

Closed emage closed 4 years ago

emage commented 5 years ago

Only the back and close is accessible via keyboard - the menu items are not.

somewebmedia commented 4 years ago

Full ARIA support has been added in the latest release.