Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/seanbehan/jquery.notify
jQuery Notification Plugin
https://github.com/seanbehan/jquery.notify
Last synced: 25 days ago
JSON representation
jQuery Notification Plugin
- Host: GitHub
- URL: https://github.com/seanbehan/jquery.notify
- Owner: seanbehan
- Created: 2013-08-11T03:52:20.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-08-11T03:57:42.000Z (over 11 years ago)
- Last Synced: 2024-11-16T16:11:40.705Z (3 months ago)
- Language: JavaScript
- Size: 102 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# jQuery Notify
Display a banner across the page that will fade in/out with your message.
```javascript
$.fn.notify("Oh no! Something went wrong. Please try again!")
```