StealThis .dev

ARIA Modal Pattern

Accessible modal dialog with focus trap, escape-to-close and screen reader announcements following WAI-ARIA dialog pattern.

Open in Lab
vanilla-js css
Targets: JS HTML

Code

An accessible modal dialog following the WAI-ARIA dialog pattern with focus trapping, Escape-to-close, and proper screen reader announcements. Focus returns to the trigger element on close, and background scroll is prevented while the modal is open.