WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Dojo Dijit Checkboxes Double Announcing in Screen Readers

for

From: Jonathan Avila
Date: Mar 2, 2015 7:38AM


> <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