WebAIM - Web Accessibility In Mind

E-mail List Archives

Thread: ARIA Described By not working?

for

Number of posts in this thread: 4 (In chronological order)

From: Donald Evans
Date: Tue, May 17 2011 12:06PM
Subject: ARIA Described By not working?
No previous message | Next message →

Consider the following code:
The aria-labelledby works fine. The aria-describedby does not? Using FF
4.01 and JAWS 11.
Any suggestions?

<span id="my_desc">Aria Labelled By</span><button
aria-labelledby="my_desc">submit</button>
<span id="my_desc">Aria Described By</span><button
aria-describedby="my_desc">submit</button>


--
Donald F. Evans,
Making Websites Accessible
Senior Accessibility Architect
Deque Systems
Email: = EMAIL ADDRESS REMOVED =
(O) (571) 449-3572
(C) (703) 608-8890

<http://www.deque.com>;

From: Paul.Adam@dars.state.tx.us
Date: Fri, May 20 2011 8:54AM
Subject: Re: ARIA Described By not working?
← Previous message | Next message →

Interesting, tried it out with FF4 and JAWS12 and they both work. Tried it in Chrome on XP and only aria-labelledby works. I've done research on iOS ARIA support and found that aria-labelled by works with iOS but not aria-described by.

Of course it was useless in IE7.

Paul Adam
Accessibility Specialist
Center for Policy and Innovation

-----Original Message-----
From: Donald Evans [mailto: = EMAIL ADDRESS REMOVED = ]
Sent: Tuesday, May 17, 2011 1:06 PM
To: WebAIM Discussion List
Subject: [WebAIM] ARIA Described By not working?

Consider the following code:
The aria-labelledby works fine. The aria-describedby does not? Using FF
4.01 and JAWS 11.
Any suggestions?

<span id="my_desc">Aria Labelled By</span><button
aria-labelledby="my_desc">submit</button>
<span id="my_desc">Aria Described By</span><button
aria-describedby="my_desc">submit</button>


--
Donald F. Evans,
Making Websites Accessible
Senior Accessibility Architect
Deque Systems
Email: = EMAIL ADDRESS REMOVED =
(O) (571) 449-3572
(C) (703) 608-8890

<http://www.deque.com>;

From: Donald Evans
Date: Fri, May 20 2011 9:03AM
Subject: Re: ARIA Described By not working?
← Previous message | Next message →

What version of JAWS are you using?

On Fri, May 20, 2011 at 10:54 AM, < = EMAIL ADDRESS REMOVED = > wrote:

> Interesting, tried it out with FF4 and JAWS12 and they both work. Tried it
> in Chrome on XP and only aria-labelledby works. I've done research on iOS
> ARIA support and found that aria-labelled by works with iOS but not
> aria-described by.
>
> Of course it was useless in IE7.
>
> Paul Adam
> Accessibility Specialist
> Center for Policy and Innovation
>
> -----Original Message-----
> From: Donald Evans [mailto: = EMAIL ADDRESS REMOVED = ]
> Sent: Tuesday, May 17, 2011 1:06 PM
> To: WebAIM Discussion List
> Subject: [WebAIM] ARIA Described By not working?
>
> Consider the following code:
> The aria-labelledby works fine. The aria-describedby does not? Using FF
> 4.01 and JAWS 11.
> Any suggestions?
>
> <span id="my_desc">Aria Labelled By</span><button
> aria-labelledby="my_desc">submit</button>
> <span id="my_desc">Aria Described By</span><button
> aria-describedby="my_desc">submit</button>
>
>
> --
> Donald F. Evans,
> Making Websites Accessible
> Senior Accessibility Architect
> Deque Systems
> Email: = EMAIL ADDRESS REMOVED =
> (O) (571) 449-3572
> (C) (703) 608-8890
>
> <http://www.deque.com>;
>
>

From: Paul.Adam@dars.state.tx.us
Date: Fri, May 20 2011 12:12PM
Subject: Re: ARIA Described By not working?
← Previous message | No next message

JAWS version 12.

Paul Adam
Accessibility Specialist
Center for Policy and Innovation
= EMAIL ADDRESS REMOVED =


-----Original Message-----
From: Donald Evans [mailto: = EMAIL ADDRESS REMOVED = ]
Sent: Friday, May 20, 2011 10:01 AM
To: WebAIM Discussion List
Subject: Re: [WebAIM] ARIA Described By not working?

What version of JAWS are you using?

On Fri, May 20, 2011 at 10:54 AM, < = EMAIL ADDRESS REMOVED = > wrote:

> Interesting, tried it out with FF4 and JAWS12 and they both work. Tried it
> in Chrome on XP and only aria-labelledby works. I've done research on iOS
> ARIA support and found that aria-labelled by works with iOS but not
> aria-described by.
>
> Of course it was useless in IE7.
>
> Paul Adam
> Accessibility Specialist
> Center for Policy and Innovation
>
> -----Original Message-----
> From: Donald Evans [mailto: = EMAIL ADDRESS REMOVED = ]
> Sent: Tuesday, May 17, 2011 1:06 PM
> To: WebAIM Discussion List
> Subject: [WebAIM] ARIA Described By not working?
>
> Consider the following code:
> The aria-labelledby works fine. The aria-describedby does not? Using FF
> 4.01 and JAWS 11.
> Any suggestions?
>
> <span id="my_desc">Aria Labelled By</span><button
> aria-labelledby="my_desc">submit</button>
> <span id="my_desc">Aria Described By</span><button
> aria-describedby="my_desc">submit</button>
>
>
> --
> Donald F. Evans,
> Making Websites Accessible
> Senior Accessibility Architect
> Deque Systems
> Email: = EMAIL ADDRESS REMOVED =
> (O) (571) 449-3572
> (C) (703) 608-8890
>
> <http://www.deque.com>;
>
>