Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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!")
```