dev-master
9999999-dev http://lipis.github.io/bootstrap-sweetalert/A beautiful replacement for JavaScript's alert for Bootstrap.
MIT
by Panayiotis Lipiridis
modal alert
A beautiful replacement for JavaScript's alert for Bootstrap.
If you are looking for the non-Bootstrap version refer to the original SweetAlert project., (*1)
An awesome replacement for JavaScript's alert()
made for Bootstrap., (*2)
On how to use these alerts, read the docs from the original SweetAlert project., (*3)
The main difference here is that instead of using the confirmButtonColor
you
should use the confirmButtonClass
. It can take any of the default Bootstrap
classes for buttons like: btn-danger
, btn-success
, etc. The rest of the API
remains exactly the same., (*4)
Also if you are using Less in your project, then instead of including the
*.css
files include the
sweet-alert.less
in your building process. That way it will use the Bootstrap's variables to
match your theme perfectly., (*5)
$ npm install $ grunt
A beautiful replacement for JavaScript's alert for Bootstrap.
MIT
modal alert