Accessibility in javascript form validation
问题 This is an important issue for the blind community which I'm trying to adress. How would I tell blind visitors that the username is taken? My current set-up is not important but for examples case, I've currently got a Jquery implementation that checks the user input against a php script over ajax, which returns a json which I then display on screen in an error field. Very basic, and beyond the scope of my issue as it is working perfectly. But if I'm blind, I won't notice that the username