E-mail List Archives
Re: Is this a problem with ARIA implementation on authoring site or a problem with Jaws?
From: Birkir R. Gunnarsson
Date: Aug 4, 2011 9:33AM
- Next message: Birkir R. Gunnarsson: "Your favorite samples of websites that are "ool" looking, yet accessible"
- Previous message: Donald Evans: "WCAG 2.0 SC 2.1.1?"
- Next message in Thread: David Farough: "Re: Is this a problem with ARIA implementation on authoring site or a problem with Jaws?"
- Previous message in Thread: YOUNGV5@nationwide.com: "Re: Is this a problem with ARIA implementation on authoring site or a problem with Jaws?"
- View all messages in this Thread
Donald
Oddly enough my Jaws 12 (12.00.167) with IE9 (I was silly enough to
leave my Windows UPdate on and IE was updated, either without me
knowing, or by me accidnetally clicking "ok" when prompted). Anyway,
this combination crashes instantly when I click the button to collapse
the control. I tried it twice, with same results. I suspect IE9/Jaws
combination is to blame and I see there is a Jaws update available
(1169).
So this may be something particular to my machine, but at least you
know there is a potential for user issues.
I will keep testing, NVDA/Firefox etc.
Thanks for the information y'all, this is very educational.
On 8/4/11, <EMAIL REMOVED> < <EMAIL REMOVED> > wrote:
> Donald, if I have time today, I will try to put an example together as
> well. Have you considered using the aria-controls attribute?
>
> Vincent Young
> User Experience, Web Accessibility Specialist
> Nationwide Corporate Marketing
> Nationwide®
> o | 614·677·5094
> c | 614·607·3400
> e | <EMAIL REMOVED>
>
>
>
>
> From:
> Donald Evans < <EMAIL REMOVED> >
> To:
> WebAIM Discussion List < <EMAIL REMOVED> >
> Date:
> 08/04/2011 10:45 AM
> Subject:
> Re: [WebAIM] Is this a problem with ARIA implementation on authoring site
> or a problem with Jaws?
> Sent by:
> <EMAIL REMOVED>
>
>
>
> Here is one way to do it:
> http://websiteaccessibility.donaldevans.com/?p=174
>
>
>
> On Wed, Aug 3, 2011 at 6:38 PM, < <EMAIL REMOVED> > wrote:
>
>> Hi Birkir,
>>
>> The link you provide points to a really good example of what not to do
> on a
>> web page, for many reasons.
>>
>> For your specific question, the problem you see is an authoring problem
>> with the expandable text section. The expand/collapse control on the
> page is
>> not using ARIA.
>>
>> Visually, the control is an image of a plus sign when the section is
>> collapsed, or a minus sign when the section is expanded. JavaScript is
> used
>> to show or hide the section, and toggle the image from plus to minus.
>> However, the script does not change the alt text for the image to
> indicate
>> whether the section is currently expanded or collapsed. (The script
> could
>> easily be changed to fix that problem.)
>>
>> In theory, you could ARIA be used to provide the same indication. Of
>> course, it would need to be toggled in the JavaScript also. And I have
> not
>> seen great screen reader support yet for ARIA implementations of
> expandable
>> sections, at least for examples I've seen. Maybe others have found
> better
>> examples.
>>
>> Dan Kinnunen
>>
>>
- Next message: Birkir R. Gunnarsson: "Your favorite samples of websites that are "ool" looking, yet accessible"
- Previous message: Donald Evans: "WCAG 2.0 SC 2.1.1?"
- Next message in Thread: David Farough: "Re: Is this a problem with ARIA implementation on authoring site or a problem with Jaws?"
- Previous message in Thread: YOUNGV5@nationwide.com: "Re: Is this a problem with ARIA implementation on authoring site or a problem with Jaws?"
- View all messages in this Thread