E-mail List Archives
Re: Jquery.focus() and screen reader
From: JP Jamous
Date: Aug 16, 2017 7:13AM
- Next message: JP Jamous: "Re: background video pause/play?"
- Previous message:
: "Jquery.focus() and screen reader" - Next message in Thread: Swift, Daniel P.: "Re: Jquery.focus() and screen reader"
- Previous message in Thread:
: "Jquery.focus() and screen reader" - View all messages in this Thread
If it is opening in a new window, the SR will start reading the DOM from top to bottom. Why do you need to set the focus on the text?
My concern is that you might run into issues with JAWS, as it would want to read the DOM from the top as soon as it loads in the browser. Are you testing with multiple screen readers? If not, you should because what might work for NVDA might not work for JAWS and VoiceOver.
- Next message: JP Jamous: "Re: background video pause/play?"
- Previous message:
: "Jquery.focus() and screen reader" - Next message in Thread: Swift, Daniel P.: "Re: Jquery.focus() and screen reader"
- Previous message in Thread:
: "Jquery.focus() and screen reader" - View all messages in this Thread