Ecosyste.ms: Awesome
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: 18 days ago
JSON representation
jQuery Notify plugin
- Host: GitHub
- URL: https://github.com/ruanyl/purenotify.js
- Owner: ruanyl
- Created: 2014-07-29T19:26:44.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-08-12T18:57:04.000Z (over 10 years ago)
- Last Synced: 2024-11-05T14:55:52.304Z (2 months ago)
- Language: JavaScript
- Homepage: http://blog.bigruan.com/purenotify.js/
- Size: 188 KB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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