Top "Jaws-screen-reader" questions

JAWS is a computer screen reader program for Microsoft Windows.

aria-label and label not both read

Please consider the following markup. <label for="i1" class="inforLabel">This is a label</label> <…

accessibility wai-aria screen-readers jaws-screen-reader
aria-live and JAWS

I'm trying to get an aria-live region to work correctly with JAWS 11 and IE8. Using the code below, I can …

accessibility wai-aria jaws-screen-reader
Prevent background items from receiving focus while modal overlay is covering them?

I am working on making an overlay modal more accessible. It works essentially like this JSFiddle. When you open the …

accessibility wai-aria voiceover screen-readers jaws-screen-reader
aria tags - force screen reader to read some text

on my website a user can click on a "livechat" button and a chat window appears. I was looking for …

wai-aria screen-readers jaws-screen-reader
Screen readers and Javascript

I'm creating a website for a reading service for the blind and visually impaired and I'm using JavaScript (with jQuery) …

javascript jquery accessibility screen-readers jaws-screen-reader
Javascript keyevent and JAWS screen reader

I have an application that does something (eg alert) each time a spacebar is pressed. This works fine if I …

javascript accessibility keyevent jaws-screen-reader
Can you force a screen reader to read numbers as individual digits?

Phone numbers are typically all digits, ignoring parens, dashes, pluses, etc., so input fields for phone numbers are typically numeric. …

accessibility voiceover screen-readers jaws-screen-reader nvda
SPAN tag ignored by JAWS screen Reader

So I was able to get my page working just fine with the NDVA screen reader, however, when testing in …

html accessibility jaws-screen-reader