georgkreimer / jquery-mobile-simpledialog

Simple popup dialogs for jQM - Support @ http://dev.jtsage.com/forums/

Home Page:http://dev.jtsage.com/jQM-SimpleDialog/demos2/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jQuery-Mobile-SimpleDialog

SimpleDialog is a very simple popup (modal) or jQMdialog (page) Dialog widget. For usage, see docs and demos.

SimpleDialog Features

  • 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

Available Options

Check out a full list of options in the api docs.

About

Simple popup dialogs for jQM - Support @ http://dev.jtsage.com/forums/

http://dev.jtsage.com/jQM-SimpleDialog/demos2/

License:Other