jquery.notification
A jQuery Notification Plugin
Usage:
$.notify(title, content, type, delay); /* * type here should be one of "success", "info", "warnig" or "error" /*
A dead simple jQuery notification plugin which displays a group of stackable, auto-fading, and fix positioned message boxes in your web page/application.
NotificationA jQuery Notification Plugin
Usage:
$.notify(title, content, type, delay); /* * type here should be one of "success", "info", "warnig" or "error" /*