toastr 1.1.4.2 toastr John Papa,Hans Fjällemark John Papa,Hans Fjällemark http://www.opensource.org/licenses/mit-license.php https://github.com/CodeSeven/toastr 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 Gnome / Growl type non-blocking notifications. jQuery is required. The goal is to create a simple core library that can be customized and extended. Added AMD support (and backwards compat with non AMD), toastr.clear() method clears 1 or all toasts, optionsOverride API to be able to override options for each toast, added onclick callback option which fires when a user clicks the toast. Also cleaned CSS, merged CSS files into 1 file, and reduced jQuery dependency to v1.6.3 Fix to the toastr.min.js file Copyright © 2012 Hans Fjällemark & John Papa. en-US toastr, toast, notification, dialog, jquery