Submit your widget
252
Yays

jQuery big Drop Down Menu

Views 38615   downloads 8405   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.

242
Yays

Simple unlimited levels vertical drop down navigation menu jquery plugin

Views 53170   downloads 7764   Menu & Navigation

Installation Step1:include css and js files.   <script type="text/javascript" src="js/jquery.js"></script> <link href="css/webwidget_vertical_menu.css" rel="stylesheet" type="text/css">…

232
Yays

Nice Multiple jQuery Mega Drop Down Menu

Views 46929   downloads 12571   Menu & Navigation

The article source:http://www.designchemical.com/lab/jquery-mega-drop-down-menu-plugin/getting-started/ The Mega Drop Down Menu plugin takes standard nested lists and turns them into horizontal mega menus.…

229
Yays

Super Cool jquery floating menu

Views 30457   downloads 4932   Menu & Navigation

A simple menu that “follows” page scrolling and expands on mouse over with css and jquery.

224
Yays

jQuery Colorful Content Accordion menu

Views 24313   downloads 4674   Menu & Navigation

We are making a simple, yet eye-catching accordion with the help of CSS, jQuery and the easing plug-in for some fancy effects.   Step 1 – XHTML   As you can see from the demo, the accordion…

214
Yays

jQuery and CSS3 Thumbnails Navigation Gallery

Views 26907   downloads 4282   Menu & Navigation

we are going to create an extraordinary gallery with scrollable thumbnails that slide out from a navigation. We are going to use jQuery and some CSS3 properties for the style. The main idea is to have…

213
Yays

Dynamic glide navigation with jQuery plugin

Views 43992   downloads 7686   Menu & Navigation

Dynamic menu with scrolling color glide followed, appropriate for personal entertainment blog and website which requires newfashioned style and personalization. Help Step1:include js and css files.  …

211
Yays

script.aculo.us Side bar menu

Views 28687   downloads 4741   Menu & Navigation

side bar menu using script.aculo.us

209
Yays

CSS3 and jQuery Horizontal images Scrolling Menu

Views 29694   downloads 3410   Menu & Navigation

There are a lot of cool flash scrolling menus out there, but I decided to make a similarly looking menu with just CSS and jQuery. I couldn't achieve the same smoothness in animation, but anyway I'm…

209
Yays

jQuery horizontal animated menu

Views 17513   downloads 2893   Menu & Navigation

HTML code: HTML code seem to be simple. Simply copy and paste these all code below to your new HTML page. <div class="kwicks_container"> <ul class="kwicks"> <li id="kwick_1"> <a href="#">Home…

198
Yays

Multiple CSS Drop-Down Menu with jQuery

Views 35812   downloads 8369   Menu & Navigation

Modular, with themes. Not only HTML is separated from CSS, but even CSS definitions are categorized into structural and thematic types. Thus creating a new css drop-down menu means creating only a new…

192
Yays

Horizontal Subnav w/ CSS & jQuery

Views 74103   downloads 18762   Menu & Navigation

This is a simple navigation with a horizontal subnav.In most cases we can achieve this effect purely with CSS, but since we have to attend to our red headed step child aka IE6, we will use a few lines…

191
Yays

Jquery tab menu Wizard Plugin

Views 37305   downloads 6319   Menu & Navigation

After looking for a jquery plugin that will emulate a windows wizard I decided to make my own (with the help of cody lindley’s css step menu). The code: First we need a simple javascript function…

190
Yays

jQuery CSS3 a Mega Drop-Down Menu

Views 30918   downloads 4996   Menu & Navigation

Mega drop-down menus are not actually new, but more and more we see them on popular websites and blogs. With the ever increasing quantity of content on the web we have to figure out solutions to display…

187
Yays

Nice Stack Menu With jQuery

Views 26190   downloads 4443   Menu & Navigation

This is a Stack Menu with jQuery UI widget. Now you can take any element and turn its children into the items of a stack menu. You can control when it opens and closes, the direction it opens, the size…