E-mail List Archives
Re: accessifyhtml5.js
From: Jonathan Avila
Date: Jun 2, 2014 6:08PM
- Next message: Bourne, Sarah (ITD): "Re: Naming and labeling tables in Word"
- Previous message: Jonathan Pund: "accessifyhtml5.js"
- Next message in Thread: None
- Previous message in Thread: Jonathan Pund: "accessifyhtml5.js"
- View all messages in this Thread
> Has anyone used accessifyhtml5.js in their apps or web sites? -
https://github.com/yatil/accessifyhtml5.js
I have not. Ultimately I wish projects like this weren't necessary but I
am aware of bugs in screen readers such as VoiceOver that make adding ARIA
to implicit HTML5 semantics tempting in certain circumstances. For
example, VoiceOver on the iPad will automatically append a percent to
values of the input element type range. To get values spoken without
percent you have to add an ARIA role and aria-valuetext. Similarly,
aria-required seems to be more widely supported than the HTML5 required
attribute.
Jonathan
- Next message: Bourne, Sarah (ITD): "Re: Naming and labeling tables in Word"
- Previous message: Jonathan Pund: "accessifyhtml5.js"
- Next message in Thread: None
- Previous message in Thread: Jonathan Pund: "accessifyhtml5.js"
- View all messages in this Thread