SimpleDialog is a very simple popup (modal) or jQMdialog (page) Dialog widget. For usage, see docs and demos.
-
Three display modes, either a button choice (bool), a text entry (string), or freeform html (blank).
-
Attempts to position itself centered over the input, however, for small screens, it will open a dialog window instead.
-
Click outside the widget to close. (configurable)
-
Options can be configured via data-options attribute
Check out a full list of options in the api docs.