translate

Featured Links

Questions & Answers

This listing is a compilation of both questions asked in-site and questions related to accessibility themes gathered from different sources (stackoverflow, UX Stack Exchange).

Displaying 1 - 2 of 2 questions

Can NVDA product certify web app for WCAG 2.0 AA level web accessibility?

One customer wanting their website to be WCAG 2.0 AA level compliance is asking the website to be tested using JAWS, Talkback and Voiceover.

Tags: 
  • accessibility
  • wcag
  • wcag2.0
  • nvda
  • web-accessibility

Web accessibility: input type="button" that submits

I have some forms that use submit butttons like this:
<input type="button" onclick="validateAndSubmit()">

Tags: 
  • accessibility
  • wai-aria
  • wcag
  • web-accessibility