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

wnoty is a small and easy-to-use jQuery notification plugin to create nice clean info, success, error, and warning messages sliding from the edge of the webpage.

Notification

Documentation

wnoty

JQuery notify by WOLK

Demo: https://wolkkr.github.io/wnotydemo/

alt text

Usage

4 type success, error, warning and info

$.wnoty({ 	type: 'error', 	message: 'message' });

Options

Option Value
position "top-left", "bottom-left", "top-right", "bottom-right"
types "error", "success", "warning", "info"
autohide true\false
autohideDelay 2500 (default)

You May Also Like