ARIA

117 bookmarks
Newest
Functions to Add ARIA to Tables and Lists | Adrian Roselli
Functions to Add ARIA to Tables and Lists | Adrian Roselli
Related Other posts in this accidental series: Layout as a Clue to Semantics Display: Contents Is Not a CSS Reset Tables, JSON, CSS, ARIA, RWD, TLAs… Tables, CSS Display Properties, and ARIA A Responsive Accessible Table Hey, It’s Still OK to Use Tables When I presented my talk CSS Display…
·adrianroselli.com·
Functions to Add ARIA to Tables and Lists | Adrian Roselli
Using aria-live
Using aria-live
Many web pages today have their content dynamically changed using Javascript. An example of this is the search page on this blog. When the page is initially loaded, the only content in the section of the page is a search form. But, when you type in a
·bitsofco.de·
Using aria-live
ARIA: switch role - Accessibility | MDN
ARIA: switch role - Accessibility | MDN
The ARIA switch role is functionally identical to the checkbox role, except that instead of representing "checked" and "unchecked" states, which are fairly generic in meaning, the switch role represents the states "on" and "off."
·developer.mozilla.org·
ARIA: switch role - Accessibility | MDN
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
ARIA Landmarks – Make WordPress Accessible
ARIA Landmarks – Make WordPress Accessible
ARIA landmark roles provide a method for screen reader users to navigate structural regions of a site. By default, many HTML5 elements define ARIA landmark roles which identify these regions. All c…
·make.wordpress.org·
ARIA Landmarks – Make WordPress Accessible
WAI-ARIA Authoring Practices 1.1
WAI-ARIA Authoring Practices 1.1
This document provides readers with an understanding of how to use WAI-ARIA 1.1 [WAI-ARIA] to create accessible rich internet applications. It describes considerations that might not be evident to most authors from the WAI-ARIA specification alone and recommends approaches to make widgets, navigation, and behaviors accessible using WAI-ARIA roles, states, and properties. This document is directed primarily to Web application developers, but the guidance is also useful for user agent and assistive technology developers.
·w3.org·
WAI-ARIA Authoring Practices 1.1
Using the aria-describedby attribute - Accessibility | MDN
Using the aria-describedby attribute - Accessibility | MDN
The aria-describedby attribute is used to indicate the IDs of the elements that describe the object. It is used to establish a relationship between widgets or groups and text that described them. This is very similar to aria-labelledby: a label describes the essence of an object, while a description provides more information that the user might need.
·developer.mozilla.org·
Using the aria-describedby attribute - Accessibility | MDN
WAI-ARIA Authoring Practices 1.1
WAI-ARIA Authoring Practices 1.1
This document provides readers with an understanding of how to use WAI-ARIA 1.2 [WAI-ARIA] to create accessible rich internet applications. It describes considerations that might not be evident to most authors from the WAI-ARIA specification alone and recommends approaches to make widgets, navigation, and behaviors accessible using WAI-ARIA roles, states, and properties. This document is directed primarily to Web application developers, but the guidance is also useful for user agent and assistive technology developers.
·w3c.github.io·
WAI-ARIA Authoring Practices 1.1