Flexible Notifications With jQuery – noty
13
Feb
// php the_time('Y') ?>
noty is a jQuery plugin for creating user-friendly, "JavaScript-alert alternative" notifications very easily.
It has built-in support for alert, success, error and confirmation messages and they can either be displayed as HTML elements that fade in/out or as modal boxes.
The notifications can be displayed on any part of a web page (top, bottom, center, top left or top right) and many options exist for customization (speed of open/close animations, display duration, being closeable or not and more).
Each notification is displayed from a queue in an order which is nice for making sure each item is shown.
There are various callbacks provided and an online editor exists for customizing the notifications.
Requirements: jQuery
Compatibility: All Major Browsers
Website: http://needim.github.com/noty/
Download: https://github.com/needim/noty
Compatibility: All Major Browsers
Website: http://needim.github.com/noty/
Download: https://github.com/needim/noty
- Tags:
Javascript
- Filed under: Browsing, Goodies, MIT License
- 2 Comments
















2 Responses for "Flexible Notifications With jQuery – noty"
It looks really good
The only thing I can see that is missing to be perfect is a “sticky” option ->
The documentation says set timeout to false for sticky