I know there are many good plugins for pretty alert boxes, but I have already made so many alerts, so I wanted to ask if it’s possible to make those alerts prettier without rewriting all alert function calls in the code and replacing this function with other?
I know there are many good plugins for pretty alert boxes, but I have
Share
You can hijack the default
window.alertfunction:Demo: http://jsfiddle.net/mattball/jMEha/
Edit
Your page will need jQuery, and the Apprise JS and CSS files.
Demo: http://jsfiddle.net/mattball/exgBs/