mmdevcodes / a11y-slider

Library for simple and accessible sliders
https://a11yslider.js.org/
MIT License
53 stars 7 forks source link

How is this accessible #8

Open Selfirian opened 4 years ago

Selfirian commented 4 years ago

I love where this script is going but to be accessible it should comform to the wai aria rules from w3c... as seen here: https://www.w3.org/TR/wai-aria-practices/#carousel

Do you plan on making it compliant with that?

Can I help?