ARIA
Accessible Rich Internet Applications (ARIA) In Simple Terms
Introduction
Accessible Rich Internet Applications (ARIA) is a set of guidelines developed by the Web Accessibility Initiative (WAI) to make it possible to provide an enhanced user experience for people with disabilities when using internet applications with assistive technologies. ARIA is an extra set of tools developers can implement into their web applications to directly communicate information to assistive technologies.
Recently there are many technical descriptions on ARIA, this article aims to explain what it is in general terms, and give you an idea of how and when to use it.
W3C Publishes Accessible Rich Internet Applications Working Draft
Some code and functionality used in web development may not be available to all users, especially those who rely on screen readers, or cannot use a mouse. The W3C addresses these accessibility challenges.
An updated Accessible Rich Internet Applications (WAI-ARIA) Working Draft, published by W3C, is designed to make web content and web applications more accessible
to users with disabilities.
