E-mail List Archives
Re: Dojo Dijit Checkboxes Double Announcing in Screen Readers
From: Jonathan Avila
Date: Mar 2, 2015 7:38AM
- Next message: Graham Armfield: "Re: Dojo Dijit Checkboxes Double Announcing in Screen Readers"
- Previous message: Graham Armfield: "Dojo Dijit Checkboxes Double Announcing in Screen Readers"
- Next message in Thread: Graham Armfield: "Re: Dojo Dijit Checkboxes Double Announcing in Screen Readers"
- Previous message in Thread: Graham Armfield: "Dojo Dijit Checkboxes Double Announcing in Screen Readers"
- View all messages in this Thread
> <input type="checkbox" id="blah" class="blah" checked aria-checked="true">
It's possible that the use of aria-checked state along with the HTML checked property is causing the issue. ARIA states are either true or false while HTML properties such as checked indicate it is checked while when it is not checked there is no checked property set.
Jonathan
--
Jonathan Avila
Chief Accessibility Officer
SSB BART Group
<EMAIL REMOVED>
Phone 703.637.8957
Follow us: Facebook | Twitter | LinkedIn | Blog | Newsletter
- Next message: Graham Armfield: "Re: Dojo Dijit Checkboxes Double Announcing in Screen Readers"
- Previous message: Graham Armfield: "Dojo Dijit Checkboxes Double Announcing in Screen Readers"
- Next message in Thread: Graham Armfield: "Re: Dojo Dijit Checkboxes Double Announcing in Screen Readers"
- Previous message in Thread: Graham Armfield: "Dojo Dijit Checkboxes Double Announcing in Screen Readers"
- View all messages in this Thread