Skip to content

munawarhussain14/Simple-Notify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Simple-Notify

notification plugin Easy to install to show notification on your web page Configuration

Requirement JQuery

link the notify.js file to your page then use

Success

alert.success(message,title,delayTime);

Warning

alert.warn(message,title,delayTime);

Error

alert.error(message,title,delayTime);

About

notification plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors