E-mail List Archives
Re: Using aria-selected=true on any HTML element?
From: Paul J. Adam
Date: Aug 29, 2012 9:38AM
- Next message: Ryan E. Benson: "Proper assignment of ARIA Roles for a menu"
- Previous message: Gunderson, Jon R: "Re: Using aria-selected=true on any HTML element?"
- Next message in Thread: None
- Previous message in Thread: Gunderson, Jon R: "Re: Using aria-selected=true on any HTML element?"
- View all messages in this Thread
Thanks for those examples. 21 does not work with VoiceOver, 22 does work though. aria-expanded has pretty good support, just not on all the browsers/AT so I still can't really recommend it.
Paul J. Adam
Accessibility Evangelist
Deque Systems
<EMAIL REMOVED>
www.PaulJAdam.com
@pauljadam on Twitter
On Aug 29, 2012, at 10:26 AM, "Gunderson, Jon R" < <EMAIL REMOVED> > wrote:
> Are the elements basically being used to show the state of content that can be selectively hidden or visible?
>
> If so use aria-expanded property and aria-controls.
>
> http://oaa-accessibility.org/example/21/
>
> http://oaa-accessibility.org/example/22/
>
>
>
>
>
- Next message: Ryan E. Benson: "Proper assignment of ARIA Roles for a menu"
- Previous message: Gunderson, Jon R: "Re: Using aria-selected=true on any HTML element?"
- Next message in Thread: None
- Previous message in Thread: Gunderson, Jon R: "Re: Using aria-selected=true on any HTML element?"
- View all messages in this Thread