Almost a month ago, the second version of the beautiful and wonderful jQuery Notification plugin came out to display a wide variety of notifications on the site, it is strange that Habr bypassed it at all, I will correct the situation.
Noty is a jQuery plugin that allows you to easily create alert-success-error-warning-information messages without special problems and manipulations, or simply replace boring standard alert and promt dialogs. Each notification can also be added to the stack and displayed as a queue, optionally of course.
Notification blocks can be displayed: top - top left - top center - top right - center - center left - center right - bottom - bottom left - bottom center - bottom right.
Noty has such a flexible API that they can customize text, animation, speed, buttons with their appearance and behavior, and in general everything that they need to fully implement the notifications in the design and functionality of the project. The displayed notification dialogs themselves are perfectly styled and support themes.
')
When using the plugin, you can use a variety of functions for handling button presses in dialogs, showing / hiding them, clicking on notification blocks and managing their queues.
With the license, everything is as it should be - Released under the MIT License.
Project sources on github:
github.com/needim/noty
Documentation and demonstration of all the wonderful features:
needim.github.com/noty