Submit your widget
115
Yays

jQuery Drop down Menu

Views 9563   downloads 1934   Menu & Navigation

Features Full cross-browser compatibility Fully accessible even when javascript is turned off, as a pure css menu Search engines optimized Clear unordered list (LI and UL HTML tags) structure of jQuery…

160
Yays

multilevel tree menu jQuery

Views 23616   downloads 3191   Menu & Navigation

  This is a powerful jQuery component to build easily a multilevel tree menu or a contextual menu (right click) in an intuitive way! JS call for the menu:   $(".myMenu").buildMenu({ template:"yourMenuVoiceTemplate",…

107
Yays

slide extra content or a navigation tool(jQuery )

Views 16993   downloads 3158   Menu & Navigation

  This is a jQuery component to build a sliding panel where you can load content or navigation structure via Ajax. JS call:   <script type="text/javascript" src="http://jquery.com/src/jquery-latest.js"></script>…

91
Yays

Sliding Jquery Menu

Views 8868   downloads 1811   Menu & Navigation

how to create a sliding menu button using jquery.When the button is clicked it rolls out a box full of links, when the button is clicked again it rolls back in. This can be done using jquery。  …

254
Yays

jQuery big Drop Down Menu

Views 39374   downloads 8589   Menu & Navigation

The large drop down menu is a good option for sites with a lot of navigation items. When the user hovers over one of the list items, the item enlarges to the width of the submenu and the submenu appears.

1616
Yays

jQuery and CSS3 Awesome Slide Down Box Menu

Views 130590   downloads 27813   Menu & Navigation

we will create a unique sliding box navigation. The idea is to make a box with the menu item slide out, while a thumbnail pops up. We will also include a submenu box with further links for some of the…

125
Yays

Beautiful CSS3 Styled jQuery Dropdown

Views 18683   downloads 2632   Menu & Navigation

Very stripped down code and minimal styling, yet still have all the functionality typically needed.Here are the features: Cross-browser compatible (even IE 6) Multi-level and retains “trail”…

144
Yays

jQuery Super Cool Vertical Scroll Menu

Views 35080   downloads 4713   Menu & Navigation

Create a vertical scroll menu that scroll automatically according to your mouse axis-Y movement. 1. Get mouse axis The following code will return the X and Y Axis values for your mouse pointer. <script>…

114
Yays

jQuery Simple Lava Lamp Menu

Views 13355   downloads 2355   Menu & Navigation

  Lava Lamp Menu is one of the favourite menu that has been using by some websites. It has a jQuery plugin for it, we're not reinventing the wheel, but it will be good to know how it works, how to…

259
Yays

jQuery Flip Menu using backgroundPosition Plugin

Views 35009   downloads 5501   Menu & Navigation

Learn how to create a simple, but elegant menu by animating background with jquery backgroundPosition plugin. It's simple, but the effect is really good. Sometimes, simplicity is the most beautiful thing.…

142
Yays

jQuery and CSS3 Minimalistic Horizontal Slide Out Menu

Views 26356   downloads 3971   Menu & Navigation

The horizontal slide out menu is positioned at the left hand side of the window and slides out its menu items once the arrow is clicked. The arrow bounces back once the mouse leaves and this creates a…

104
Yays

Popout Menu with jQuery and CSS3

Views 19584   downloads 2651   Menu & Navigation

The Popout Menu let’s you display menu options in a vertical manner. When clicked, the menu shows its items in a stack manner.

108
Yays

jQuery Plugin xBreadcrumbs (Extended Breadcrumbs) navigation

Views 16753   downloads 2826   Menu & Navigation

xBreadcrumbs (Extended Breadcrumbs) is a jQuery plug-in to create categorized breadcrumbs for your site. This may be useful if your website has a deep structure and you want allow your visitors to quickly…

96
Yays

jQuery Advanced keypress navigation

Views 11522   downloads 1478   Menu & Navigation

The script is (a bit) advanced because of the extra functionality when the user combines the mouse hover and keypresses.   HTML   The HTML that I came up with isn't that hard to understand:…

184
Yays

SliderNav:jQuery and CSS iPhone Style Contact Lists

Views 30669   downloads 4690   Menu & Navigation

SliderNav is a JQuery plugin that lets you add dynamic, sliding content using a vertical navigation bar (index). It is made mainly for alphabetical listings but can be used with anything, though longer…