jQueryMobile - SimpleDialog

jQuery Mobile Framework :: 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
  • 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
GitHub SourceBlogContactjQueryMobile Homepage