Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Good references for ARIA use?

Does anyone have any trusted references for ARIA use? I'm looking for something to base my markup on, but can't really find that many examples from trusted sources.

Right now I'm pretty much going from the ARIA spec and from this site, but would love a couple more good references to make sure I'm doing this correctly.

like image 368
Ian Storm Taylor Avatar asked Aug 18 '11 03:08

Ian Storm Taylor


3 Answers

Try http://dev.opera.com/articles/view/introduction-to-wai-aria/ and http://www.w3.org/TR/wai-aria-practices/

like image 137
Alohci Avatar answered Nov 19 '22 04:11

Alohci


Here's a really useful one I found: http://oaa-accessibility.org/examples/role/77/

like image 3
Ian Storm Taylor Avatar answered Nov 19 '22 03:11

Ian Storm Taylor


The guys at WebAIM are great too:

WebAIM - ARIA

like image 2
ryankeairns Avatar answered Nov 19 '22 05:11

ryankeairns