Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ruanyl/purenotify.js

jQuery Notify plugin
https://github.com/ruanyl/purenotify.js

Last synced: 18 days ago
JSON representation

jQuery Notify plugin

Awesome Lists containing this project

README

        

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