--- title: Доступность slug: orphaned/Доступность tags: - Accessibility original_slug: Доступность ---

 

"Доступность чаще всего используется, чтобы описать средства обслуживания или удобства, чтобы помочь людям с неполными способностями (инвалидам). Это может быть Шрифт Брайля (обозначения для слепых), скаты для инвалидного кресла, звуковые сигналы в пешеходных переходах, контурах прохода, дизайн веб-сайта, и так далее..." {{ Ref(1) }}

Документация

Введение
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...

Community

  • View Mozilla forums...

{{ DiscussionList("support-accessibility", "mozilla.support.accessibility") }}

Tools

View All...

Web Development, Web Standards, XUL
<hr>

{{ Note(1) }} Wikipedia entry for Accessibility

Categories

Interwiki Language Links

 

{{ languages( { "es": "es/Accesibilidad", "fr": "fr/Accessibilit\u00e9", "ja": "ja/Accessibility", "pl": "pl/Dost\u0119pno\u015b\u0107" } ) }}