
Highly customizable jquery plugin to show toast messages.
Features:
- Custom toast background color and text color
- Ability to hack the CSS to add your own thing
- Text can be provided in the form of
- Array (It’s elements will be changed to an un ordered list)
- Simple text
- HTML
- Events support i.e.
beforeHide
,afterHidden
,beforeShow
,afterShown
Fade
andSlide
show/hide transitions support (More to come)- You can position the toast, wherever you want there is support for
top-left
,top-right
bottom-left
and bottom-right,top-center
,bottom-center
andmid-center