Using WAI-ARIA support

Visual Studio 2012 fully supports the Web Accessibility Initiative-Accessible Rich Internet Applications (WAI-ARIA ) standard, making it easier for us to create accessible websites. This is the Accessible Rich Internet Applications suite that provides a way to make web content and apps more accessible through this framework, and this in turn allows us to add attributes for identifying features regarding accessibility. Basically, ARIA is a set of semantic tags and attributes that identify features regarding accessibility in user interaction, how they relate to each other, and their state.

Getting ready

In order to use this recipe you should have Visual Studio 2012.

How to do it...

Here we will see how to use Visual Studio 2012's ...

Get Microsoft .NET Framework 4.5 Quickstart Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.