Введение - Software Accessibility Today
- Доступность программного обеспечения прошла значительные усовершенствования за прошлые два десятилетия. Эта статья рассматривает продвижение и технологию, как оно развивалось.
- Dive into Accessibility
- Эта книга отвечает на два вопроса. Первый - "Почему я должен делать мой сайт более доступным?" Второй - "Как я могу сделать мой сайт более доступным?"
- Accessible Web Page Authoring
- Хорошая статья о "Доступности для веб-сайта", от IBM.
Guidelines - Accessibility:Architecture
- Как иерархия доступности выполнена в Mozilla
- Building accessible custom components in XUL
- Как использовать Технику доступности DHTML чтобы сделать ваши XUL компоненты доступными.
- 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.
- Key-navigable custom DHTML widgets, in Mozilla and IE
- Until now, web developers who want to make their styled
<div> and <span> based widgets keyboard accessible have lacked the proper techniques. Keyboard accessibility is part of the minimum accessibility requirements of which any web developer should be aware. - Building XULRunner with Python
- How to build XULRunner with Python on Windows. Then comtypes gives access to MSAA and IAccessible2
References - AT APIs Implementation by Gecko
- Shows how Gecko handles ATK, IAccessible2, MSAA and Universal Access API
- ARIA: Accessible Rich Internet Applications
- ARIA, formerly known as DHTML accessibility, allows desktop-style widgets such as tree views, menu bars and spreadsheets which are accessible both with the keyboard and assistive technologies such as screen readers, screen magnifiers and alternative input devices. It also allows authors describe live changes on a web page, to help screen readers know when to announce those changes. See also the report on upcoming support for AJAX:WAI ARIA Live Regions.
- Accessibility XForms References
- Shows how XForms controls are mapped to accessible tree
View All... | {{ DiscussionList("support-accessibility", "mozilla.support.accessibility") }} View All... - Web Development, Web Standards, XUL
|