cross-solution / bootstrap3-dialog
Make use of Bootstrap Modal more monkey-friendly.
Installs: 43 108
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 664
Language:HTML
Requires
- components/jquery: *
- twbs/bootstrap: 3.*
This package is auto-updated.
Last update: 2024-10-29 04:19:59 UTC
README
Make use of Bootstrap Modal more monkey-friendly.
See live examples here: http://nakupanda.github.io/bootstrap3-dialog/
Please note that this project is for Bootstrap 3.
Thanks for akinoniku's suggestions on dialog appearance.
================
The newer, the better!
We have been adding too much for making BootstrapDialog being compatible with older version of Bootstrap Modal, that's not cool.
We encourage you always choose the latest Bootstrap and BootstrapDialog.
================
Use Guidances from contributors
How to use bootstrap-dialog as Rails 4 confirm - @Genkilabs
================
Install using Bower
bower install bootstrap-dialog
Or
bower install bootstrap3-dialog
================
Build instructions:
Prepare:
npm install
Build:
gulp dist
================
Licensed under The MIT License.