Skip to content

creativej/toaster.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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');

About

Simple customisable js library for building popup notifications

Resources

Stars

Watchers

Forks

Packages

No packages published