Skip to main content

Posts Tagged ‘modal’

If You Want To Say Something, Say It Here

The Dialogue Element: Modals Made Simple

Introduction Modals suck. Any front-end developer has likely experienced the pain of covering an exhaustive list of accessibility and UI edge cases while implementing modals. Well guess what? Not any longer. Now there’s a native HTML element, <dialog> which covers both modals and dialogs. Support for tab control, content hiding, focus management — it’s all […]