Skip to content

gehsekky/bootstrapmodal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

jquery.bootstrapmodal.js

@author gehsekky

Bootstrapmodal attempts to fill the gap between bootstrap's modal and jquery- ui's dialog.

options:

  • title: title of modal dialog. default = ''.
  • message: message of modal dialog. can contain html. default = ''.
  • primaryButtonText: text of primary dialog button. default = ''.
  • primaryButtonClick: primary dialog button click handler. default = null.
  • disableFooter: enable/disable footer. default = false.
  • keyboard: whether or not esc closes dialog. default = true.

About

a wrapper for bootstrap's modal plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published