jnoty is a jQuery plugin that show OS X's Growl like notification in web app.

$.jnoty("Your email was verified.", {
sticky: true,
header: 'Success',
theme: 'jnoty-success',
});
Select theme