GeistHaus
log in · sign up

Dialog Focus in Screen Readers

adrianroselli.com

Creating an accessible dialog on the web is trickier than it should be. Lack of support for the <dialog> element, the need for fundraisers to get inert into WebKit, inconsistent support for the ARIA dialog role, and other annoyances make them problematic. Scott O’Hara has spent a few years covering…

2 pages link to this URL
When CSS Isn’t Enough: JavaScript Requirements For Accessible Components — Smashing Magazine

Spoiler alert: tooltips, modals, tabs, carousels, and dropdown menus are some of the user interface components that require more than CSS. To ensure accessibility of your interface, JavaScript is a necessary addition to accomplish focus management, respond to keyboard events, and toggle ARIA attributes.

2 inbound links article en CSSJavaScriptFrameworksAccessibility CSSJavaScriptFrameworksAccessibility