Hello everyone,
this is this year’s first post, and yes it’s a freebie! I’ve been working on my first jQuery plugin, called QuickBar, I added MWPS for obvious reasons. QuickBar creates a browser-like notice bar on the top, this bar can be customized by using different options available through the plugin.
you simple include the file, and use $(‘#something’).QuickBar();
it’s pretty simple as you may see, check it out here.
If you find any bug please report it at my Google project page or leave a comment at the bottom of this page.