einzelne Behinderungen

161 bookmarks
Newest
Stop Giving Control Hints to Screen Readers | Adrian Roselli
Stop Giving Control Hints to Screen Readers | Adrian Roselli
TL;DR: for standard HTML controls and standard ARIA patterns (widgets), you do not need to add instructions for screen readers on how to use them nor what they are. When a screen reader encounters an element on the page that invites interaction beyond reading, it typically provides users with instructions…
·adrianroselli.com·
Stop Giving Control Hints to Screen Readers | Adrian Roselli
Accessibility Issues with Firefox Quantum and screen readers - AccessibilityOz
Accessibility Issues with Firefox Quantum and screen readers - AccessibilityOz
Popularity in browsers Firefox popularity among screen reader users has been consistently increasing for the last few years. In a 2015 WebAIM survey, 34.9% of participants answered “Internet Explorer 10” to a question “When using your primary screen reader, which browser do you use most often?”, whereas 31% answered “Firefox”. However, in a 2017 survey,
·accessibilityoz.com·
Accessibility Issues with Firefox Quantum and screen readers - AccessibilityOz
A developer's perspective: the problem with screen reader testing | Jake Tracey
A developer's perspective: the problem with screen reader testing | Jake Tracey
Screen readers are an essential part of using the web for people who are vision impaired, illiterate or have a learning disability. Today’s screen readers traverse web pages and applications and read out user interface elements, content and allow users to navigate and interact with the web. There are many screen readers available for different devices and platforms, each with differing levels of…
·jaketracey.com·
A developer's perspective: the problem with screen reader testing | Jake Tracey
A Responsive Accessible Table | Adrian Roselli
A Responsive Accessible Table | Adrian Roselli
Painfully slow demonstration of the example table resizing and different media queries kicking in. After writing (again) that it is ok to use tables, and after providing quick examples of responsive tables, I received questions about why I used some of the code I did. I am going to attempt…
·adrianroselli.com·
A Responsive Accessible Table | Adrian Roselli
Speech Viewer Logs of Lies | Adrian Roselli
Speech Viewer Logs of Lies | Adrian Roselli
The headline is intentional hyperbole, chosen mostly for the sloppy alliteration. When sighted users test with a screen reader it is common to rely on the visual output — checking to see where focus goes, confirming that controls behave, watching the spoken output in a text log. The problem is…
·adrianroselli.com·
Speech Viewer Logs of Lies | Adrian Roselli
Semantics to Screen Readers · An A List Apart Article
Semantics to Screen Readers · An A List Apart Article
As an extension to our From URL to Interactive series, designer and front-end developer Melanie Richards takes a deep dive into how our content is accessed by a wide array of screen readers, which …
·alistapart.com·
Semantics to Screen Readers · An A List Apart Article