Submit your widget
160
Yays

multilevel tree menu jQuery

Views 23622   downloads 3194   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",…

159
Yays

Animated jQuery Menu - Corporate Style

Views 20940   downloads 4699   Menu & Navigation

Multilevel jQuery Menu with fade and smooth drop-down animation on submenu appearance. Features Full cross-browser compatibility Fully accessible even when javascript is turned off, as a pure css menu…

156
Yays

Medium Slate Blue Menu Slide Style with Jquery

Views 21218   downloads 4082   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 Easy to…

155
Yays

jQuery Super Cool Bubble Navigation

Views 24967   downloads 6099   Menu & Navigation

In this tutorial we are going to create a bubbly navigation with jQuery. The idea is to have some round navigation icons that release a bubble when hovering over them. We will use the jQuery Easing Plugin…

140
Yays

jQuery CSS Drop Down Menu Style

Views 17830   downloads 4172   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 Easy to…

138
Yays

Drop-down Navigation Menu Using HTML5, CSS3 and jQuery

Views 17405   downloads 3561   Menu & Navigation

we’ll take a look and see what we can achieve with HTML5 and CSS3 when it comes to the staple of current web sites: the humble drop-down navigation menu. We’ll also use jQuery to handle the…

127
Yays

jQuery SooperFish Multi-Column Animated Drop-down

Views 28459   downloads 4470   Menu & Navigation

SooperFish is a highly configurable solution for animated dropdown menus. It combines the features of superfish, structured programming of Droppy and a ton of new features like multi-column dropdown menus…

125
Yays

Beautiful CSS3 Styled jQuery Dropdown

Views 18689   downloads 2638   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”…

124
Yays

jQuery Smooth Animated Menu

Views 22126   downloads 4547   Menu & Navigation

Ever seen some excellent jQuery navigation that left you wanting to make one of your own? We’ll aim to do just that by building a menu and animate it with some smooth effects. Step 1 – Set…

123
Yays

Cursor following translucent float menu jQuery CSS3

Views 11846   downloads 2379   Menu & Navigation

A website navigation menu that follows the cursor, created with the jQuery framework and CSS that’s easy to implement and configure. The idea behind the script was to create a floating navigation…

122
Yays

jQuery Smooth Circular Motion Menu

Views 21239   downloads 4003   Menu & Navigation

we are going to create a stunning circular motion effect with jQuery. We will be using the jQuery.path plugin to animate a circular movement for a menu in a portfolio example. The idea is to have a rounded…

118
Yays

jQuery vertical and horizontal dropdown menu

Views 39558   downloads 7002   Menu & Navigation

The article source:http://plugins.jquery.com/project/naviDropDown Here is a jQuery plugin which allows you to create a simple drop down menu, utilising hoverIntent, and jQuery’s own slideUp and…

117
Yays

jQuery Very Long scroll Dropdown Menus

Views 17310   downloads 2431   Menu & Navigation

jQuery Makes it Tick I’m going to dump the code all in here just for quick reference. I commented it, so it should be fairly easy to follow. It’s over 60 lines, but don’t worry too much,…

115
Yays

jQuery Drop down Menu

Views 9570   downloads 1937   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…

114
Yays

Easy jQuery drop down menus

Views 16895   downloads 3082   Menu & Navigation

The examples below have styling and effects to make them look nice, but first I will show you the minimum you need to get your menus running. First off, you need a set of nested lists and link to create…