Tag: Accessibility
-
Text Splitting Causes Screen Reader Problems - Axess Lab
PermalinkVoiceOver has a bug that causes it to misbehave when content is broken up, such as by a
<br>
or<span>
inside a link or header. This is a quick explanation of the issue and how to userole="text"
to fix it.
-
Accessibility First — Carie Fisher
PermalinkWhen we rethink our approach to development, we go beyond just the base level of access to information. Inclusive development means making something valuable, not just accessible, to as many people as we can.
-
Creating a culture of accessibility - Dropbox
PermalinkI really enjoyed this post from Dropbox about what they do to help cultivate an internal culture of accessibility.
Unsurprisingly, a lot of the advice here mirrors the same sort of good advice an organization might here about cultivating cultures of performance, security or any other critical yet overlooked component of design and development: share knowledge, experience the issues first-hand, celebrate improvements, and build it directly into your workflow.