jQueryMobile - SimpleDialog
A Popup Dialog Box for jQueryMobile 1.0
SimpleDialog aims to be a replacement for javascript dialog(), written for jQM.
Note: This plugin has largely been supserseeded by:
SimpleDialog2- Overview
- Intro & Features
- Download & Use
- Methods and Events
- Full Options Matrix
- Demos
- Boolean / Button Mode
- String / Input Mode
- Raw HTML Mode
- Features
Two 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.- 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