Description
Please see http://bootboxjs.com for full usage instructions, or head over to http://paynedigital.com/bootbox for the original writeup about the project.
Bootbox alternatives and similar libraries
Based on the "Modals and Popups" category.
Alternatively, view Bootbox alternatives based on common mentions on social networks and blogs.
-
sweetalert2
✨ A beautiful, responsive, highly customizable and accessible (WAI-ARIA) replacement for JavaScript's popup boxes. Zero dependencies. 🇺🇦 -
fancyBox
DISCONTINUED. jQuery lightbox script for displaying images, videos and more. Touch enabled, responsive and fully customizable. -
GLightbox
Pure Javascript lightbox with mobile support. It can handle images, videos with autoplay, inline content and iframes -
jBox
jBox is a jQuery plugin that makes it easy to create customizable tooltips, modal windows, image galleries and more. -
🦞 Modali
A delightful modal dialog component for React, built from the ground up to support React Hooks. -
hColumns
DISCONTINUED. jQuery.hColumns is a jQuery plugin that looks like Mac OS X Finder's column view for the hierarchical data. -
F$D€
F$D€ - Client not paid? Add opacity to the body tag and increase it every day until their site completely fades away -
ModalSquared.js
DISCONTINUED. ModalSquared.js is a super small less than a 1kb library for showing and hiding modals.
InfluxDB - Purpose built for real-time analytics at any scale.
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Bootbox or a related project?
README
Bootbox - Bootstrap powered alert, confirm and flexible dialog boxes
Please see http://bootboxjs.com for full usage instructions, or head over to http://paynedigital.com/bootbox for the original writeup about the project.
Contact
The easiest thing is to find me on twitter @makeusabrew.
Contributing
Please see the CONTRIBUTING file for guidelines.
Running Tests
Tests are run using Karma using the Mocha test adapter.
To run the tests yourself, simply run npm install
within the project followed by npm test
.
The project is also hosted on Travis CI - when submitting pull requests please ensure your tests pass as failing requests will be rejected. See the CONTRIBUTING file for more information.
A note on Bootstrap dependencies
Bootbox 5.0.0 is the first release to support Bootstrap 4.0.0.
Bootbox 4.0.0 is the first release to support Bootstrap 3.0.0.
Bootbox 3.3.0 is the last release to support Bootstrap 2.2.x.
Much more dependency information can be found on the Bootbox website.
5.5.3 (Latest Release)
- Adds
relatedTarget
option. Allows the caller to determine which element, if any, triggered the modal - Various bugfixes and package updates
For a full list of releases and changes please see the changelog.
License
(The MIT License)
Copyright (C) 2011-2022 by Nick Payne [email protected]
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE
*Note that all licence references and agreements mentioned in the Bootbox README section above
are relevant to that project's source code only.