A11y

A11y

941 bookmarks
Newest
What's in a Name? | Access Matters Blog
What's in a Name? | Access Matters Blog
For assistive technology, such as screen readers, magnifiers, speech recognition, braille devices, etc, the name of an object, or more specifically, the "accessible name" of an object, is extremely important.
·interactiveaccessibility.com·
What's in a Name? | Access Matters Blog
SVG Filtering for Windows High Contrast Mode | Adrian Roselli
SVG Filtering for Windows High Contrast Mode | Adrian Roselli
Two nearly back-to-back tweets this weekend reminded me that you can use CSS filters to mess with the colors of SVGs: Solved With CSS! Colorizing SVG Backgrounds at CSS-Tricks (tweet from Chris Coyier); Filter at MDN Web Docs (tweet from MDN). Generally this technique is not something you would consider…
·adrianroselli.com·
SVG Filtering for Windows High Contrast Mode | Adrian Roselli
Accessible Name and Description Computation 1.2
Accessible Name and Description Computation 1.2
This document describes how user agents determine the names and descriptions of accessible objects from web content languages. This information is in turn exposed through accessibility APIs so that assistive technologies can identify these objects and present their names or descriptions to users. Documenting the algorithm through which names and descriptions are to be determined promotes interoperable exposure of these properties among different accessibility APIs and helps to ensure that this information appears in a manner consistent with author intent.
·w3c.github.io·
Accessible Name and Description Computation 1.2
Viel wichtiger als wir glauben: Per SB-Banking Barrierefreiheit und finanzielle Inklusion sicherstellen · IT Finanzmagazin
Viel wichtiger als wir glauben: Per SB-Banking Barrierefreiheit und finanzielle Inklusion sicherstellen · IT Finanzmagazin
Barrierefreiheit: Bankdienstleistungen müssen so funktionieren, dass sichergestellt ist, dass auch Senioren in ihrem neunten oder zehnten Lebensjahrzehnt aktiv Finanzdienstleistungen nutzen können. Warum das nicht nur wichtig, sondern auch sehr wirtschaftlich ist erklärt Vincenzo Fiore, CEO von Auriga.
·it-finanzmagazin.de·
Viel wichtiger als wir glauben: Per SB-Banking Barrierefreiheit und finanzielle Inklusion sicherstellen · IT Finanzmagazin
Tips for making interactive elements accessible on mobile devices
Tips for making interactive elements accessible on mobile devices
The Web Content Accessibility Guidelines (WCAG) is a set a guidelines for how to make websites accessible. The second version was published in 2008, before websites were available on mobile devices in any meaningful way. A few months ago, the WCAG was updated to version 2.1, which includes a
·bitsofco.de·
Tips for making interactive elements accessible on mobile devices
Using ARIA
Using ARIA
This document is a practical guide for developers on how to add accessibility information to HTML elements using the Accessible Rich Internet Applications specification [WAI-ARIA-1.1], which defines a way to make Web content and Web applications more accessible to people with disabilities. This document demonstrates how to use WAI-ARIA in [HTML51], which especially helps with dynamic content and advanced user interface controls developed with Ajax, HTML, JavaScript, and related technologies.
·w3.org·
Using ARIA
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