Bootbox.js is a library that creates simple dialog boxes, using Twitter’s Bootstrap.
Bootbox is quite easy to use, and features some important customization options:
- onEscape and animate functions;
- Support for multiple subsequent dialogs;
- Support for dynamic content;
- and so on.
Bootbox is a perfectly viable alternative to most lightbox libraries out there, and all the better if you use Twitter’s Bootstrap for your projects.
- Website: http://bootboxjs.com/















