GeistHaus
log in · sign up

Dialog element | a11y-dialog

a11y-dialog.netlify.app

The native HTML <dialog> element has come a long way. While it used to be very inconsistent, not to mention somewhat unfinished, it is now in a pretty healthy place and can generally be used — provided one is aware of the remaining caveats.

3 pages link to this URL
Creating An Accessible Dialog From Scratch — Smashing Magazine

Dialogs are everywhere in modern interface design (for good or for bad), and yet many of them are not accessible to assistive technologies. In this post, Kitty Giraudel is going to write a small JavaScript library for authoring accessible dialogs from the very beginning. The goal is to understand what goes into it. She’s not going to deal with styling too much, just the JavaScript part.

5 inbound links article en BrowsersInterfacesJavaScriptAccessibility BrowsersInterfacesJavaScriptAccessibility