Simple jQuery plugin for display beautiful notifications on your site. Notifications display in stack on site, and have callback, timer for lifetime, close button, show or hide preview picture.
Features
Support custom styles
Messages display in stack container
Easy customize display message
Callback handlers for click to message or close mesage
Lite Readme For display message, you must be call a ”$.jnotify” function. This function have two required arguments, title, text of message, and have two custom arguments, – preview picture and options. Options have four params: timer for close message, custom class name for custom style, and two callback function, for close and click. Full readme with examples in product archive.
Changelog
Version 2.1New styles and new demo page
Version 1.1Fix bug with html body of messages
Version 1.0Release