Found 212 bookmarks
Newest
Don't disable buttons
Don't disable buttons
One of the most common accessibility issues I find (and fix) on client projects is dynamically disabled form buttons when a form is being submitted. Today I want to talk about why developers do it, why it’s bad, and what you can do instead. Let’s dig in! Why developers disable buttons Typically, I see the pattern used to prevent a form from being submitted a second time while waiting for the form is processed.
Don't disable buttons
Addressing Accessibility Concerns With Using Fluid Type — Smashing Magazine
Addressing Accessibility Concerns With Using Fluid Type — Smashing Magazine
The CSS `clamp()` function is often paired with viewport units for “fluid” font sizing that scales the text up and down at different viewport sizes. As common as this technique is, several voices warn that it opens up situations where text can fail WCAG Success Criterion 1.4.4, which specifies that text should scale up to at least 200% when the user’s browser reaches its 500% maximum zoom level. Max Barvian takes a deep look at the issue and offers ideas to help address it.
Addressing Accessibility Concerns With Using Fluid Type — Smashing Magazine
A11Y Style Guide
A11Y Style Guide
Style guide and pattern library promoting accessible components and WCAG compliance criteria
A11Y Style Guide
Home - The A11Y Project
Home - The A11Y Project
The A11Y Project is a community-driven effort to make digital accessibility easier.
Home - The A11Y Project
New Ideas and Unique Solutions from Figma on Accessibility
New Ideas and Unique Solutions from Figma on Accessibility
This article is based on a talk David Winslow, software engineer at Figma, gave at A11yNYC. For those who aren’t familiar with it, Figma is a tool that allows people to share and collaborate …
New Ideas and Unique Solutions from Figma on Accessibility
Real AI Solutions for Accessibility Challenges
Real AI Solutions for Accessibility Challenges
This article is based on a talk Kevin Berg, VP of solution engineering at Evinced, gave at A11yNYC . Artificial intelligence (AI) can help solve the digital accessibility problem. In fact, GitHub d…
Real AI Solutions for Accessibility Challenges
What's new in WCAG 2.2?
What's new in WCAG 2.2?
WCAG 2.2 has officially reached “Candidate recommendation” status, meaning it is pretty close to becoming an official standard. What's new?
What's new in WCAG 2.2?
ARIA, the good parts by Hidde de Vries
ARIA, the good parts by Hidde de Vries
The first rule of ARIA suggests it is better avoided if there is an HTML equivalent. Yet sometimes, the right use of ARIA can improve your UI better for end users. In this talk, we’ll look at practical examples of effective ARIA usage and how they work in assistive technologies. Find out more about the patterns that have broad support and which ones to avoid. Let’s look at ARIA, the good parts!
ARIA, the good parts by Hidde de Vries
Equivalent Experiences: Thinking Equivalently — Smashing Magazine
Equivalent Experiences: Thinking Equivalently — Smashing Magazine
Constructing an equivalent experience may mean changing the way you think about development and design, and potentially reevaluating your existing work. In this article, we’ll address common accessibility issues, and how to best go about improving them so everyone can effortlessly access your content.
Equivalent Experiences: Thinking Equivalently — Smashing Magazine
Equivalent Experiences: What Are They? — Smashing Magazine
Equivalent Experiences: What Are They? — Smashing Magazine
An equivalent experience is one that has been deliberately conceived of and built to be able to be used by the widest possible range of people. To create an equivalent experience, you must understand all the different ways people interact with technology.
Equivalent Experiences: What Are They? — Smashing Magazine