Sometimes you have to use illegal WAI-ARIA to make stuff work

In this blog post, I’d like to recap an experience I just had while trying to apply some accessibility enhancements to the NoodleApp app.net client.

tagged with: #Group, #Listbox, #Option, #Roles, #Tree, #Treeitem, #Wai-aria

If you use the WAI-ARIA role "application", please do so wisely!

This goes out to all web developers out there reading this blog and implementing widgets and other rich content in HTML, CSS and JavaScript! If you think of using the WAI-ARIA role “application” in your code, please do so with caution and care! And here’s why:

tagged with: #Landmarks, #Roles, #Wai-aria