🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

A dead simple jQuery notification plugin which displays a group of stackable, auto-fading, and fix positioned message boxes in your web page/application.

Notification

Documentation

jquery.notification

A jQuery Notification Plugin

Usage:

 $.notify(title, content, type, delay);  /* * type here should be one of "success", "info", "warnig" or "error" /* 

You May Also Like