Submit your widget
1616
Yays

jQuery and CSS3 Awesome Slide Down Box Menu

Views 130567   downloads 27810   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…

1566
Yays

jQuery Sliding hover Animated Menu

Views 52608   downloads 8136   Menu & Navigation

we’ll be building a cool Animated navigation list complete with a sliding hover effect. We’ll build the design to work without jQuery first of all to ensure it’s widely accessible to…

1555
Yays

Nice "Flashy" menu with Jquery.

Views 52014   downloads 7549   Menu & Navigation

we are going to create a "Flashy" menu using Jquery. The Menu/Navigation is one of the first thing I focus on when I make a website. It has to be unique, original and  reflect the spirit…

390
Yays

Sweet Menu JQuery

Views 40530   downloads 7696   Menu & Navigation

Sweet Menu takes an ordinary unordered list of links and makes it a sweet looking menu. It does this by utilizing jQuery and it’s plugin system. Simply include the jQuery library, the Sweet Menu…

385
Yays

Beautiful red vertical glide navigation menu jquery plugin

Views 41308   downloads 6143   Menu & Navigation

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

381
Yays

Scalable Menu with jQuery CSS3

Views 54563   downloads 9805   Menu & Navigation

we are going to create a simple menu that will stand out once we hover over it by covering everything except the menu with a dark overlay. The menu will stay white and a submenu area will expand. We will…

374
Yays

Dropdown Navigation in CSS3 jQuery

Views 29808   downloads 6235   Menu & Navigation

we will learn how to enhance you WordPress in a whole new way. Multi-Level or Multi-Dimensional navigation menus can offer your theme and users 2 new things. One, add a nice new type of effect to enhance…

297
Yays

jQuery Menu: Dropdown, iPod Drilldown, and Flyout styles with ARIA Support and ThemeRoller Ready

Views 35102   downloads 6242   Menu & Navigation

How it works Required markup The menu plugin was written with progressive enhancement in mind: first mark up a basic and functional unordered list of links, then layer on complex styles and functionality.…

269
Yays

jQuery and CSS3 Random Rotation Menu

Views 21177   downloads 4411   Menu & Navigation

we are going to create a great menu with some content area that slides out. We use the grunge style because we want it to look a bit messy: the menu items are going to have a random rotation using the…

269
Yays

Lava Lamp Style Menu Navigation with jQuery

Views 32952   downloads 7066   Menu & Navigation

Step 1 Create the Mark-up Before we can create this neat functionality, we need a base from which to work from. In your favorite code editor, create an unordered list for your navigation, and import both…

259
Yays

jQuery Flip Menu using backgroundPosition Plugin

Views 34999   downloads 5499   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.…

258
Yays

Display social icons in a beautiful way using CSS3

Views 26096   downloads 6157   Menu & Navigation

When you hover a icon, a small tooltip is displayed with the name of the social media. All other icons have a low opacity. I wanted to take this concept and bring it to the next level using CSS3 transitions.…

254
Yays

jQuery big Drop Down Menu

Views 39367   downloads 8585   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.

243
Yays

Simple unlimited levels vertical drop down navigation menu jquery plugin

Views 54574   downloads 8022   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">…

234
Yays

Nice Multiple jQuery Mega Drop Down Menu

Views 47703   downloads 12819   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.…