‘javascript UI Libraries’ Archive

HTML5 and the myth of WAI-ARIA redundance

Will HTML5 make the use of WAI-ARIA in HTML redundant? the short answer is definitley not. There are many ARIA roles and properties that are not provided by native elements and attributes in HTML5.  Also developers still  have the desire to roll their own interactive controls  even though they have been available in HTML as [...]

AOL Selects The Paciello Group to Enhance Accessibility of Dynamic Web Applications

The Paciello Group (TPG) has been selected by AOL to enhance the accessibility of jQuery, a popular open source toolkit used to build dynamic web applications. This work will foster greater compatibility between consumer-facing web applications and assistive technology used by people with disabilities to access the Internet.

WAI-ARIA Implementation in JavaScript UI Libraries - updated

A number of popular Javascript UI Libraries are in the process of adding WAI-ARIA support to their widgets and components. What is the current status and future plans for WAI-ARIA implementation in these libraries?