Access all ARIAs

This article first appeared in issue 231 of .net magazine – the world's best-selling magazine for web designers and developers.

When you create a User Interface (UI) widget it’s likely to be a composite of HTML elements. Generally speaking it’s easy for someone to work out what the widget does, or what role it plays within the page, based on the way it looks or the controls it makes available. That holistic perspective isn’t obvious to assistive technologies (ATs) though, and that (of course) is where ARIA comes in.

ARIA, or Accessible Rich Internet Applications to give it its full title, can be used to give your widget a role. Or to look at it another way, you can use ARIA roles to tell ATs something about your bundle of HTML elements as though they were a single entity.

The ARIA 1.0 specification includes a taxonomy of roles. It describes the characteristics and properties of 73 different roles, grouped into four high level categories.

The first category defines 12 abstract roles. In the same way that abstract classes are never instantiated when programming, abstract roles should never be used within your code. They describe different types of role at a conceptual level, and so they’re used only within the taxonomy itself.

Thank you for reading 5 articles this month* Join now for unlimited access

Enjoy your first month for just £1 / $1 / €1

*Read 5 free articles per month without a subscription

Join now for unlimited access

Try first month for just £1 / $1 / €1

TOPICS
Creative Bloq Staff
All things Creative Bloq

The Creative Bloq team is made up of a group of art and design enthusiasts, and has changed and evolved since Creative Bloq began back in 2012. The current website team consists of eight full-time members of staff: Editor Georgia Coggan, Deputy Editor Rosie Hilder, Ecommerce Editor Beren Neale, Senior News Editor Daniel Piper, Editor, Digital Art and 3D Ian Dean, Tech Reviews Editor Erlingur Einarsson, Ecommerce Writer Beth Nicholls and Staff Writer Natalie Fear, as well as a roster of freelancers from around the world. The ImagineFX magazine team also pitch in, ensuring that content from leading digital art publication ImagineFX is represented on Creative Bloq.