Toaster.js 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 Basic Usage var toaster = window.toaster(); toaster.newToast('Your content');