Submit your widget
167
Yays

jQuery Multicolor animation drop down navigation menu

Views 32415   downloads 4189   Menu & Navigation

help :   $(function(){ $("#webwidget_menu_dropdown").webwidget_menu_dropdown({ m_w: '100', //Menu width m_t_c: '#FFF', //Text color m_c_c: '#8FC45A', //Current background color m_bg_c: '#56A901',…

162
Yays

multilevel tree menu jQuery

Views 24070   downloads 3364   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

Medium Slate Blue Menu Slide Style with Jquery

Views 21743   downloads 4257   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…

157
Yays

jQuery Super Cool Bubble Navigation

Views 25326   downloads 6264   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…

146
Yays

jQuery CSS Drop Down Menu Style

Views 18193   downloads 4329   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…

145
Yays

Drop-down Navigation Menu Using HTML5, CSS3 and jQuery

Views 17873   downloads 3742   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…

131
Yays

Beautiful CSS3 Styled jQuery Dropdown

Views 19187   downloads 2815   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”…

130
Yays

jQuery Smooth Animated Menu

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

126
Yays

Cursor following translucent float menu jQuery CSS3

Views 12178   downloads 2531   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…

125
Yays

jQuery Smooth Circular Motion Menu

Views 21575   downloads 4156   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…

122
Yays

jQuery Very Long scroll Dropdown Menus

Views 18015   downloads 2562   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,…

120
Yays

jQuery vertical and horizontal dropdown menu

Views 40104   downloads 7178   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…

119
Yays

Easy jQuery drop down menus

Views 17235   downloads 3225   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…

118
Yays

jQuery Vimeo-like top navigation

Views 14616   downloads 3385   Menu & Navigation

The menu that drops down when you hover search box. It offers you different search options that you can choose and narrow your search. Simple CSS drop down menu based on unordered list. The structure…

118
Yays

jQuery Drop down Menu

Views 10027   downloads 2087   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…