Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

This document provides  further information for developers about web accessibility and XUL accessibility.

Web accessibility

ARIA for developers
ARIA enables the accessibility of the dynamic HTML content. Examples using ARIA are live content regions and JavaScript widgets.
Keyboard-navigable JavaScript widgets
Until now, web developers who want to make their styled <div> and <span> based widgets  have lacked the proper techniques. Keyboard accessibility is part of the minimum accessibility requirements which a developer should be aware of.

XUL accessibility

 
Building accessible custom components in XUL
Using  DHTML accessibility techniques to add accessibility to the custom XUL components.
Accessible XUL authoring guidelines
When authored according to these guidelines, XUL is capable of generating accessible user interfaces. Coders, reviewers, designers and QA engineers should be familiar with these guidelines.

External resources

Dive into Accessibility
This book answers two questions. The first question is "Why should I make my web site more accessible?" The second question is "How can I make my web site more accessible?"
Accessible Web Page Authoring
A handy web accessibility checklist, from IBM.

 

Document Tags and Contributors

 Last updated by: jsx,