jbar is a jQuery plugin that transforms an unordered list <ul>
into a toolbar with dropdown menus.
View demo page: http://javan.github.com/jbar/
Download the latest version of jbar: http://github.com/javan/jbar/zipball/master
jbar requires jQuery 1.4 or higher.
Copy jquery.jbar.js
and jbar.css
to your server and reference them.
Call .jbar()
on your menu elements
See example: http://gist.github.com/553638
Enhanced rounded corners, drop shadows, etc. in modern browsers.
Tested in:
- Safari 4
- Firefox 3+
- Chrome
- IE6+ (gracefully degraded experience)
Licensed under the MIT: http://www.opensource.org/licenses/mit-license.php
Copyright 2011+ Javan Makhmali :: javan@javan.us