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

How can I make screen reader (esp using NVDA) not read an element when focused?

I am currently working on a highly accessible website. How can I make the screen reader not read the (1) associated labels, (2) not indicate if it is checked or not, to a focused checkbox?

Tags: 
  • html
  • css
  • accessibility
  • screen-readers
  • nvda

NVDA reading clickable multiple times

While making a html page, I notice that NVDA reads "clickable" for every <p> or <span> tag. Is there a way to stop this?

Tags: 
  • html
  • css
  • accessibility
  • nvda