-
Notifications
You must be signed in to change notification settings - Fork 30
Home
Vasileios Mitsaras edited this page May 2, 2019
·
2 revisions
jQuery accessible Offcanvas plugin, using ARIA
- It relies on ARIA Design pattern for Dialogs
- The tab key loops through all of the keyboard focusable items within the offcanvas
- You can close it using Esc.
- Uses CSS transforms & transitions.
- BEM c-offcanvas c-offcanvas--left is-open
- From Any Direction: left, right, top and bottom.
- Overlay, Reveal and Push.
- API & Events
- Package managers Bower & NPM