New post by Marco Zehe: ARIA, what does it do for me?

Marco has just written a nice long blogpost about ARIA: what it does, what it doesn’t do, and when you should be using it (and when NOT).

http://www.marcozehe.de/2014/03/27/what-is-wai-aria-what-does-it-do-for-me-and-what-not/

If you’re using WAI-ARIA in your code, this is a good read. If you were thinking of using WAI-ARIA, this is a very good read.

Thanks for that link, Poes. You’re right; it is a good read.

Marco’s stuff is awesome. He’s got a recent article about problems with role=“listbox” for autocomplete results… something he and others were discussing on Twitter which used roles and had the issue. One of the main twitter devs worked with him to fix it, which was great.