Modal Dialog
A dialog is a window overlaid on either the primary window or another dialog window. Content behind a modal dialog is inert, meaning that users cannot interact with it.
- In order to view the code you need to visit using a device with larger screen.
Usage
When the modal opens, focus is sent into the modal and set to the first tabbable element.
HTML
Javascript