soanvig / mm-jsr

Range input solution without dependencies
https://soanvig.github.io/mm-jsr
GNU Lesser General Public License v3.0
56 stars 16 forks source link

AT support #2

Closed Comandeer closed 6 years ago

Comandeer commented 7 years ago

Slider should correctly expose its role for AT usage. It should also expose minimal and maximal value via appropriate ARIA attributes.

soanvig commented 7 years ago

ARIA attributes are going to be added along with screen readers support. After that code should be self-explaining.

Support for AT is planned before final out-of-beta release.