Simple Dialog

Key features:

- Tree operation modes

  • - Bool : A button only display where the user can choose one option
  • - String : Dialog with a text input field to get user data.
  • - Blank: Dialog with custom HTML

- Pops Up "over" the screen on larger devices, falls back to the full screen dialog of jQM on small displays
- Modal and forced input displays available

Online Demo