JNP jQuery Notification Plugin for Twitter Bootstrap is a plugin built in jQuery for use in your website if you need notifications messages. There are several configuration to make yor own notification or use a pre render.
Add bootstrap library (js and css) from here: http://twitter.github.com/bootstrap/
Add jQuery library from here: http://jquery.com/download/
Add the plugin jquery.notification
Initializate the plugin: $('body').JNP();
That is it!
- You can set a position where the plugin is showed using an element as a wrapper or a default position at the top/bottom or a lightbox effect.
- You can choose triggered using a element.
- You can choose render automatically or use a delay.
- You can choose to use your own css, the default css or the bootstrap styles.
- You can choose make it dissapear after a while.
If you need more information, you can find the documentation and examples on the website
http://www.jnp-plugin.com.ar