You cannot post messages because only members can post, and you are not currently a member.
Description:
We discuss WAI-ARIA and accessible dynamic web content.
Please check the docs at https://developer.mozilla.org/en/aria and then ask your questions!
Some discussions are about improving ARIA tools and resources, such as: JS toolkits, testing tools, examples, docs, browsers and ATs.
|
|
|
iOS 6 Different? what is it?
|
| |
Hey Guys, Does anybody know if tabindex works now in IOS 6? I recently went to a site jw.org and the VoiceOver focus went directly to an accessiblity button.. In ttimes past tabindex didn't work on iOS and forced me to do a bit of trickery to change the VO focus point between webpages. -David
|
|
The ARIA guide: Introduction | Accessiblize
|
| |
Greetings, Free-ARIA:
I thought some of you might be interested in this guide. It starts here:
[link]
And it currently consists of five parts.
There's an "Index" at an h5 that offers a link to each part.
Jennifer
|
|
Have you used role="note"
|
| |
I'm curious about role="note" and how that would be best used. It seems like it would be analogous to the HTML5 aside tag. Or should it be for something more granular? I didn't find any code samples and don't even know if it is supported by anything. Ted
|
|
Sometimes you have to use illegal WAI-ARIA to make stuff work
|
| |
Greetings, Free-ARIA email list:
I thought those working on the ARIA spec. might like to parse this post, by Marco, to see if changes might need to be considered. It's fine to break the rules, but only if you really understand them and know the consequences of choices made, as I expect Marco does.... more »
|
|
Successfully accessible large single page web apps?
|
| |
Hi, I'm trying to persuade the doubters in our business that a full javascript front end that only passes data to back end can also be accessible. What are the biggest applications that I can point to, that are successfully compliant? - Yahoo Mail seems to be a good example, but I'm not sure its all front end.... more »
|
|
|