Skip to content

DemitryT/jquery-mobile-simpledialog

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Packages

No packages published

Languages

  • JavaScript 88.6%
  • Perl 10.5%
  • Shell 0.9%