Apprise is the new and improved attractive alert alternative for jQuery. And the options can be changed to suit your requirements easily.
var settings = {
animation: 700, // Animation speed
buttons: {
confirm: {
action: function() { $me.dissapear(); }, // Callback function
className: null, // Custom class name(s)
id: 'confirm', // Element ID
text: 'Ok', // Button text
}
},
input: false, // input dialog
override: true, // Override browser navigation while Apprise is visible