With Sweetalert you can create beautiful looking javascript alerts. Below is a demo for some basics alerts.
The default usage is the same as for the javascript window.alert() function. Just call the sweetAlert function with a string as the first argument.
sweetAlert("Hello World");
http://tristanedwards.me/sweetalert
Subscribe to get the latest posts sent to your email.