TIL about showModal (from small things big things one day come)

A presentation at Tech Talk @ Tagesspiegel by Gunnar Bittersmann

modal dialogs:

  • the dialog element, its open attribute and its showModal and close methods
  • the inert attribute
  • a lightbox implemented as progressive enhancement

Resources

The following resources were mentioned during the presentation or are useful additional information.

Code

The following code examples from the presentation can be tried out live.