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

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

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

Last synced: 3 months 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