Skip to content
This repository has been archived by the owner on Sep 6, 2018. It is now read-only.

javan/jbar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jbar is a jQuery plugin that transforms an unordered list <ul> into a toolbar with dropdown menus.

Demo

Screenshot

View demo page: http://javan.github.com/jbar/

Usage

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

Browser support

Enhanced rounded corners, drop shadows, etc. in modern browsers.

Tested in:

  • Safari 4
  • Firefox 3+
  • Chrome
  • IE6+ (gracefully degraded experience)

Fine print

Licensed under the MIT: http://www.opensource.org/licenses/mit-license.php

Copyright 2011+ Javan Makhmali :: javan@javan.us