Growl - a product by d-xp.com

... a notification plugin.

...you like it?

Usage

$.Growl.show(content, {
    //settings
    "icon": false,
    "title": false,
    "cls": "",
    "speed": 500,
    "timeout": 3000
});

Code

Fork me on github