PUBLIC   marks

PUBLIC MARKS with tag Aria

Sponsorised links

This year

BBC - Web Developer: Glow 1.7 release

by karlcow

Last but not least, we have also improved some of our accessibility features. The Overlay widget now prevents focus from going to other elements when set to "modal", InfoPanel has better ARIA support and the Slider widget has more intuitive keyboard access for screenreader users.

Using WAI ARIA Landmark Roles

by dzc (via)
Web Accessibility Initiative’s Accessible Rich Internet Applications.

google-axsjax - Google Code

by karlcow & 1 other

AJAX techniques have helped Web developers create live applications within Web browsers. The AxsJAX framework helps inject accessibility features into these applications so that users of adaptive technologies such as screen readers and self-voicing browsers experience the same level of interactivity that is now taken for granted by users of Web 2.0 applications.

Sponsorised links

2008

XHTML Role Attribute Module

by greut (via)

The attribute describes the role(s) the current element plays in the context of the document. This can be used, for example, by applications and assistive technologies to determine the purpose of an element. This could allow a user to make informed decisions on which actions may be taken on an element and activate the selected action in a device independent way. It could also be used as a mechanism for annotating portions of a document in a domain specific way (e.g., a legal term taxonomy).

how you can improve the definition of what is what. Those roles are present into ARIA.

Outstanding Elephant - jARIA

by greut

jARIA is a plugin for the jQuery javascript library that adds ARIA support to Web applications. It is based on a javascript library written for Mozilla by IBM.

it seems to be a good start

Bug 12132 - Implement ARIA to enable dynamic web appliations

by karlcow

Bug 12132: Implement ARIA to enable dynamic web appliations

2007

A List Apart: Articles: Accessible Web 2.0 Applications with WAI-ARIA

by sebastien & 1 other
Web 2.0 applications often have accessibility and usability problems because of the limitations of (X)HTML. The W3C’s standards draft for Accessible Rich Internet Applications (ARIA) addresses those limitations. It provides new ways of communicating meaning, importance, and relationships, and it fills gaps in the (X)HTML specifications and increases usability for all users by enabling navigation models familiar from desktop applications. Best of all, you can start using ARIA right away to enhance the accessibility of your websites.

PUBLIC TAGS related to tag Aria

no tag

Sponsorised links