jqMessageBar
jqMessageBar copied to clipboard
a notification plugin for jQuery that supports multiple messages
For use cases where generally only a single message is shown, it would be helpful to be able to have the message bar auto-hide after some interval.
When a user hovers over a message in the messagebar it should show a timestamp of when the message was created. This option should be optional (e.g. not always enabled).
Add nice documentation instead of the lame README that currently (as of version 0.1) exists. Take a look at backbone.js, spine.js, [ico](https://alexyoung.github.com/ico/), etc.
Improve the packaging of the plugin such as: - minified version of the plugin JS file ..maybe other packaging stuff?
Dispatch custom events to improve the usability and hook-ability (is that a real word?) of the plugin. Events could be dispatched for some of the following actions: - show message...