Submit your widget
255
Yays

jQuery big Drop Down Menu

Views 39619   downloads 8660   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.

245
Yays

Simple unlimited levels vertical drop down navigation menu jquery plugin

Views 55088   downloads 8121   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">…

236
Yays

Nice Multiple jQuery Mega Drop Down Menu

Views 48004   downloads 12900   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.…

232
Yays

Super Cool jquery floating menu

Views 31201   downloads 5189   Menu & Navigation

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

230
Yays

jQuery Colorful Content Accordion menu

Views 25202   downloads 5018   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…

216
Yays

Dynamic glide navigation with jQuery plugin

Views 45777   downloads 8061   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.  …

215
Yays

script.aculo.us Side bar menu

Views 30027   downloads 5071   Menu & Navigation

side bar menu using script.aculo.us

215
Yays

jQuery and CSS3 Thumbnails Navigation Gallery

Views 27885   downloads 4513   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

CSS3 and jQuery Horizontal images Scrolling Menu

Views 31063   downloads 3688   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…

212
Yays

jQuery horizontal animated menu

Views 18213   downloads 3156   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…

204
Yays

Multiple CSS Drop-Down Menu with jQuery

Views 36625   downloads 8666   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…

195
Yays

Horizontal Subnav w/ CSS & jQuery

Views 75920   downloads 19096   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…

194
Yays

Jquery tab menu Wizard Plugin

Views 38159   downloads 6583   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…

193
Yays

jQuery CSS3 a Mega Drop-Down Menu

Views 31713   downloads 5253   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…

192
Yays

Nice Stack Menu With jQuery

Views 27043   downloads 4709   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…