toastr 2.0.0-rc1 toastr John Papa,Hans Fjällemark John Papa,Hans Fjällemark http://www.opensource.org/licenses/mit-license.php http://toastrjs.com/ http://johnpapa.net/wp-content/images/toastr-icon.png false 3 Easy Steps: (1) Link to toastr.css (2) Link to toastr.js (3) Use toastr to display a toast for info, success, warning or error // Display an info toast with no title toastr.info('Are you the 6 fingered man?') *** For other API calls, see the demo Toastr is a JavaScript library for non-blocking notifications. jQuery is required. The goal is to create a simple core library that can be customized and extended. The following animations options have been deprecated and should be replaced: Replace options.fadeIn with options.showDuration Replace options.onFadeIn with options.onShown Replace options.fadeOut with options.hideDuration Replace options.onFadeOut with options.onHidden Optional 'close' button, bug fixes, and improved responsive design. For other changes, see http://toastrjs.com Copyright © 2012 Hans Fjällemark & John Papa. en-US toastr, toast, notification, dialog, jquery