A js library that help you show small popup notifications on web pages.
Checkout the http://creativej.github.io/toaster.js/demo for more detail
Dependency: jQuery
var toaster = window.toaster();
toaster.newToast('Your content');
A js library that help you show small popup notifications on web pages.
Checkout the http://creativej.github.io/toaster.js/demo for more detail
Dependency: jQuery
var toaster = window.toaster();
toaster.newToast('Your content');