ARIA

117 bookmarks
Newest
Accessible Rich Internet Applications (WAI-ARIA) 1.1
Accessible Rich Internet Applications (WAI-ARIA) 1.1
Accessibility of web content requires semantic information about widgets, structures, and behaviors, in order to allow assistive technologies to convey appropriate information to persons with disabilities. This specification provides an ontology of roles, states, and properties that define accessible user interface elements and can be used to improve the accessibility and interoperability of web content and applications. These semantics are designed to allow an author to properly convey user interface behaviors and structural information to assistive technologies in document-level markup. T...
·w3.org·
Accessible Rich Internet Applications (WAI-ARIA) 1.1
Rules for Using ARIA in HTML
Rules for Using ARIA in HTML
The Web Accessibility Initiative's Accessible Rich Internet Applications Suite (WAI-ARIA, or just ARIA) is a set of tools and guidelines for making web content and applications more accessible. Most notably, it includes a suite of attributes we can add to HTML elements to embed in them more semantic information that
·bitsofco.de·
Rules for Using ARIA in HTML
ARIA - Barrierefreiheit | MDN
ARIA - Barrierefreiheit | MDN
Accessible Rich Internet Applications (ARIA) ermöglichen Webentwicklern Webinhalte und Web-Applikationen (insbesondere solche mit Ajax und JavaScript) besser zugänglich für Menschen mit Behinderungen und anderen Einschränkungen zu machen. Zum Beispiel lassen sich mit ARIA Navigations-Landmarken, JavaScript-Widgets, Formular-Hinweise und Fehlermeldungen hinzufügen und Live-Content-Aktualisierungen barrierefrei gestalten.
·developer.mozilla.org·
ARIA - Barrierefreiheit | MDN
Das role-Attribut: Worauf es ankommt | Webkrauts
Das role-Attribut: Worauf es ankommt | Webkrauts
Das role-Attribut bietet viele Möglichkeiten für die barrierefreie Webgestaltung. Jan Eric Hellbusch (@2bweb) mit einem Einstieg in die Accessible Rich Internet Applications (ARIA).
·webkrauts.de·
Das role-Attribut: Worauf es ankommt | Webkrauts
The Accessibility Difference Between Aria-hidden and role="presentation"
The Accessibility Difference Between Aria-hidden and role="presentation"
In dealing with role="presentation" and aria-hidden="true" you may find that they both have deceptively similar functions when it relates to how they interact with assistive technology (screen readers). Before we dig into the difference between these two attributes we first need to learn a little bit about how accessibility in a Web browser works and…
·csskarma.com·
The Accessibility Difference Between Aria-hidden and role="presentation"
WAI-ARIA basics - Learn web development | MDN
WAI-ARIA basics - Learn web development | MDN
This article has by no means covered all that's available in WAI-ARIA, but it should have given you enough information to understand how to use it, and know some of the most common patterns you will encounter that require it.
·developer.mozilla.org·
WAI-ARIA basics - Learn web development | MDN