kamranahmedse / jquery-toast-plugin

Highly customizable jquery plugin to show toast messages
http://kamranahmed.info/toast
1.51k stars 507 forks source link

Independent style option, animated spinner icon, improved toast.update() behavior. #12

Closed mpaperno closed 6 years ago

mpaperno commented 8 years ago

Hello Kamran,

Many thanks for the great extension, much appreciated!

Here are some things I found useful to add... perhaps you will find them useful as well. I especially wanted an activity indicator which could change to a success/error message using the same toast (and fade away on success result). There is a sample of this on the demo page (I changed the "Updating Toasts" example), as well as examples of the other new features.

Cheers, -Max