Reputation: 8690
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.
Upvotes: 5
Views: 319
Reputation: 34006
This is very useful and detailed: https://developer.mozilla.org/en-US/docs/Accessibility/ARIA
Upvotes: 1
Reputation: 98796
Derek Featherstone’s article on A List Apart is a useful read about the practicalities of ARIA.
Upvotes: 1
Reputation: 8690
Here's a really useful one I found: http://oaa-accessibility.org/examples/role/77/
Upvotes: 3
Reputation: 82986
Try http://dev.opera.com/articles/view/introduction-to-wai-aria/ and http://www.w3.org/TR/wai-aria-practices/
Upvotes: 4