Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementing dynamic maxlength property #37

Open
Sanghapal opened this issue Sep 3, 2015 · 0 comments
Open

Implementing dynamic maxlength property #37

Sanghapal opened this issue Sep 3, 2015 · 0 comments

Comments

@Sanghapal
Copy link
Contributor

Currently, if text input field has maxlength property then screen reader speaks the maxlimit on focusing this field.
We will need to enable JavaScript+ARIA so that screen reader will speak how many characters remain while typing on this field. For example Twitter's "New Tweet" dialogue box on web has implemented this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant