Toast is a jQuery plugin to show highly customizable notifications to the user.
Features
beforeHide
,afterHidden
,beforeShow
,afterShown
Fade
andSlide
show/hide transitions support (More to come)top-left
,top-right
bottom-left
andbottom-right,top-center
,bottom-center
andmid-center
...sighs! That's a whole lot of options, isn't it? No, you say. Ok then here is the most exciting thing, you can also introduceyour own positioningjustby passing a simple js objectcontaining{ top: - , bottom: -, left: -, right: - }