WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Aria and inline character password validation

for

From: Meacham, Steve - FSA, Kansas City, MO
Date: Jan 19, 2017 8:20AM


Clearly, such dynamic feedback already requires JavaScript. I also think you're going the right direction by using aria-live.

There is a WAI tutorial on exactly what you're trying to do that does just that: https://www.w3.org/WAI/tutorials/forms/examples/password/.