WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Does this Javascript bring focus to expanded content?

for

From: Birkir R. Gunnarsson
Date: Feb 8, 2012 11:06AM


This works well with IE9 and Jaws 13 (Jaws starts reading the revelaed
list or paragraph after you activate the link with the enter key).
Firefox with IE9 does not work so well. Once you activate it will jump
over the revealed content and read the next thing after.
If hitting enter on the "reveal list" NVDA will next read "reveal
paragraph" and you have to use arrow up to see the list. If activating
"reveal paragraph" NVDA will read "this text is always vissible).
Granted NVDA works much better with Firefox and IE, and I can test it
a bit later today, but these are first impressions.


On 2/8/12, Angela French < <EMAIL REMOVED> > wrote:
> I wrote some javascript some time ago in an effort to bring focus to content
> that is revealed when a div's display property is changed from "none" to
> "block". Now that I'm working on an accessible solution to collapsing
> content, I'm wondering if my old test script would work or not. I'd
> appreciate any feedback. Here is the link:
> http://sbctc.edu/testexpandingcontent.html .
>
> Thanks,
>
> Angela French
> Internet Specialist
> State Board for Community and Technical Colleges
> 360-704-4316
> <EMAIL REMOVED>
> http://www.checkoutacollege.com/
>
>