Command: toastr[success]("Gnome & Growl type non-blocking notifications", "Toastr Notifications")
toastr.options = {
"closeButton": true,
"debug": false,
"positionClass": "toast-top-full-width",
"showDuration": "1000",
"hideDuration": "1000",
"timeOut": "5000",
"extendedTimeOut": "1000",
"showEasing": "swing",
"hideEasing": "linear",
"showMethod": "fadeIn",
"hideMethod": "fadeOut"
}
Wednesday, December 17, 2014
Toast Notifications
Subscribe to:
Post Comments
(
Atom
)
No comments :
Post a Comment