ARIA Resources
ARIA it is a technology being mapped out and promoted by the W3C. This technology is used to provide extra information to AT that regular HTML does not do by itself. It works in conjunction with the user agent (browsers). Feel free to add comments of your favorite resources.
- Accessible Rich Internet Applications - MDC
- Mozilla’s tree example
- Easy ARIA tip #3: aria-invalid and role “alert” alerts user the Ajax way
- Easy ARIA tip #2: aria-labelledby and aria-describedby
- The Paciello Group ARIA tutorial: ARIA Slider, Part 3
- Peter Thiessen’s of ATRC in Toronto, Canada Overview of ARIA Live Regions
-
WAI-ARIA Primer and WAI-ARIA Best Practices contain detailed advice and examples for developers.
December 2nd, 2008 at 12:53 am
Hi Travis,
Right now I’m doing my Final Task entitled :
“Implementation and Analysis to Increase Accessibility on The Web Application Based on AJAX”.
I’m confused….have to create an application. so later it can analyze how far the escalation. And I don’t have a clue what to create. :((
I want to use a guideline named ARIA as a reference..
maybe you can help me…
waiting for your reply to my email..
Thanks
February 13th, 2009 at 3:53 pm
[...] WAI-ARIA has an answer to these problems. By using it the role and state information that is needed by assistive technology can now be provided. Namely, the roles of tree for the container object; tree item for each branch or leaf of the tree; and group for groups of tree items that are contained at a level. For some additional discussion of ARIA see an earlier post “ARIA resources.” [...]