Skip to content

rthakur/rtnotify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

$.rtnotify();

jquery css notifications

Configuration

include jquery library jquery.rtnotify.js and jquery.rtnotify.css in html file.

$(document).ready(function(){ //notification define here $.rtnotify({message: "This is a test notification."}); });

Display simple notification

$.rtnotify({message: "This is a test notification."});

About

rtnotify - jquery css notifications

Resources

Stars

Watchers

Forks

Packages

No packages published