Skip to content

ruanyl/purenotify.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

purenotify.js

jQuery Notification plugin

Usage

  $('.selector').notice(options);
        
  bgColor: background color
  offsetX: offset based on left and right
  offsetY: offset based on top and bottom
  opacity: transparent of background
  position: "top-right-bottom-left"
  fontColor: color of font
  msg: the message to be showed

Releases

No releases published

Packages

No packages published