Add ARIA roles where necessary
Open
General Improvements
- Dominant language
- JavaScript
- Stars
- 3.3k
- Forks
- 470
- PR merge metrics
- No merged PRs in 30d
Description
Add `aria-role="polite"` to sequence container and `aria-hidden="true"` to steps when they aren't active, as well other other aria-roles to Sequence.js themes. Useful resources:
- http://accessibility.athena-ict.com/aria/examples/carousel.shtml
- http://www.paciellogroup.com/blog/2012/05/html5-accessibility-chops-hidden-and-aria-hidden/
Contributor guide
Assessment
This issue has not been assessed yet.