RobinHerbots/Inputmask

WCAG accessibility support

Open

#981 opened on Jul 23, 2015

View on GitHub
 (12 comments) (0 reactions) (0 assignees)JavaScript (4,999 stars) (1,807 forks)batch import
Mainhelp wanted

Description

Would it be possible to have some aria support built into the plugin?

e.g. one of the main issues I have come across using this plugin when trying to make a site WCAG compliant, it that when setting focus to an input field with a numeric mask applied, when using a screen reader the mask is announced "underline underline underline underline underline underline underline underline underline underline"

Contributor guide