ARIA

132 bookmarks
Newest
The Accessibility Difference Between Aria-hidden and role="presentation"
The Accessibility Difference Between Aria-hidden and role="presentation"
In dealing with role="presentation" and aria-hidden="true" you may find that they both have deceptively similar functions when it relates to how they interact with assistive technology (screen readers). Before we dig into the difference between these two attributes we first need to learn a little bit about how accessibility in a Web browser works and…
·csskarma.com·
The Accessibility Difference Between Aria-hidden and role="presentation"
WAI-ARIA basics - Learn web development | MDN
WAI-ARIA basics - Learn web development | MDN
This article has by no means covered all that's available in WAI-ARIA, but it should have given you enough information to understand how to use it, and know some of the most common patterns you will encounter that require it.
·developer.mozilla.org·
WAI-ARIA basics - Learn web development | MDN