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 - 3 of 3 questions

Assertive aria-live region not read by Voice Over on page load/form submit

Stackoverflow

I have an aria-live region on a role="alert" with the value "assertive" that is not being spoken on form submit.

Tags: 
  • accessibility
  • voiceover
  • screen-readers

Differentiate between mouse "click" and screen reader "Press"

I'm make an accessible website menu and would like to differentiate between a mouse "Click" and a VoiceOver "Press" to open a submenu.

Tags: 
  • javascript
  • jquery
  • accessibility
  • screen-readers
  • voiceover

Prevent background items from receiving focus while modal overlay is covering them?

Stackoverflow

I am working on making an overlay modal more accessible. It works essentially like this JSFiddle.

Tags: 
  • accessibility
  • wai-aria
  • voiceover
  • screen-readers
  • jaws-screen-reader