Submit your widget
113
Yays

jQuery Animated Menu

Views 17620   downloads 4687   Menu & Navigation

Step 1 – Set up the Structure Here is the HTML markup that is used in the demo: <div id="menu" class="menu"> <ul> <li><a href="[removed];">Home</a></li> <li><a…

113
Yays

jQuery Simple Lava Lamp Menu

Views 13320   downloads 2334   Menu & Navigation

  Lava Lamp Menu is one of the favourite menu that has been using by some websites. It has a jQuery plugin for it, we're not reinventing the wheel, but it will be good to know how it works, how to…

111
Yays

Horizontal Tooltips Menu with jQuery

Views 16039   downloads 3423   Menu & Navigation

We're doing something a little bit similar - Tooltips menu.   1. HTML   As usual, it's a good practise to use UL List for menu. For the menu images, you need to put the caption in the ALT attribute,…

106
Yays

jQuery An Auto Collapsing Bread Crumb

Views 16031   downloads 3083   Menu & Navigation

With a little help from jquery user "mikejbond", the chevron overlay div no longer needs to be part of the HTML, it is inserted dynamically. You may still want include it if you want to cache image on…

101
Yays

an Animated Navigation with jQuery

Views 12515   downloads 2509   Menu & Navigation

The idea is to build a menu that just displays icons, when the user rolls over each icon the text will appear below. The icon will also have a roll over state to help highlight the menu item. Getting…

99
Yays

AutoSprites - A jQuery Menu Plugin

Views 7912   downloads 1872   Menu & Navigation

Its purpose is to allow you to build an image-based menu with animated hover states as easily as possible and by using the most concise descriptions possible. To see the results on both a horizontal and…

94
Yays

jQuery and CSS3 Animation effect

Views 40948   downloads 7678   Menu & Navigation

The markup is not difficult, we used two unordered lists, the first list follow insert all graphics (via CSS3) and animations, while the second list social will have links to social networks always with…

91
Yays

Mootools Homepage Inspired Navigation Effect Using jQuery

Views 10352   downloads 1973   Menu & Navigation

    As you know there are a host of competing javascript libraries around these days. Though I prefer jQuery, I’ve always liked the way the menu on MooTools worked.This we’ll recreate…

83
Yays

Useful Magazine Style Dropdown Menu with jQuery

Views 26808   downloads 8539   Menu & Navigation

This is a magazine-style drop down nav menu. This will be created with some fancy CSS3 techniques to work in standards-compliant browsers. Even if you are shaky with jQuery you should be able to keep…

73
Yays

super cool easing and hoverIntent navigation with jQuery

Views 17018   downloads 3287   Menu & Navigation

Make your navigation a bit more flashy with this plugin… using easing and hoverIntent, customise the rollover colours, easing method and duration… View the demo for an example… Include…

53
Yays

jQuery BBC News Map menu plugin

Views 21118   downloads 2801   Menu & Navigation

The BBC News Map cleverly breaks England into 10 square-boundary regions, allowing them to make each region out of several <span> tags rather than one <area> tag. The use of the <span>…

20
Yays

Scroll Links Box Navigation Menu-BoxyMenu

Views 2584   downloads 453   Menu & Navigation

BoxyMenu is a simple and fast navigation menu plugin that renders smoothly in all major web browsers. It is simple to customize and can be plugged in to any website or web application. BoxyMenu Parameters…

19
Yays

jQuery force directed graph layout algorithm --Springy

Views 10084   downloads 1309   Menu & Navigation

Springy is a force directed graph layout algorithm. So what does this “force directed” stuff mean anyway? Excellent question! It means that springy uses some real world physics to try and…

13
Yays

simple slide navigation with JQuery plugin

Views 9642   downloads 1572   Menu & Navigation

This is a  simple JQuery plugin which turns a nested unordered list of links into a beautiful vertical multi-level slide navigation, with ability to preserve expanded sub-menus between sessions by…