- dialog
-
Opens a dialog with a predefined HTML content and title.
- dialog_open
-
Renders a template on the server and opens a dialog with the HTML output of the template.
- dialog_close
-
Closes a dialog. When there is no dialog open then nothing happens.
- overlay_open
-
Renders a template on the server and opens a full screen overlay with the HTML output of the template.
- overlay_close
-
Closes the currently open overlay. When there is no overlay open then nothing happens.
DOM Elements
Actions
Resources