E-mail List Archives
Re: Using aria-selected=true on any HTML element?
From: Gunderson, Jon R
Date: Aug 29, 2012 9:26AM
- Next message: Paul J. Adam: "Re: Using aria-selected=true on any HTML element?"
- Previous message: Paul J. Adam: "Re: Using aria-selected=true on any HTML element?"
- Next message in Thread: Paul J. Adam: "Re: Using aria-selected=true on any HTML element?"
- Previous message in Thread: Paul J. Adam: "Re: Using aria-selected=true on any HTML element?"
- View all messages in this Thread
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: Paul J. Adam: "Re: Using aria-selected=true on any HTML element?"
- Previous message: Paul J. Adam: "Re: Using aria-selected=true on any HTML element?"
- Next message in Thread: Paul J. Adam: "Re: Using aria-selected=true on any HTML element?"
- Previous message in Thread: Paul J. Adam: "Re: Using aria-selected=true on any HTML element?"
- View all messages in this Thread