Submit your widget
114
Yays

jQuery Animated Menu

Views 17659   downloads 4705   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…

114
Yays

jQuery Simple Lava Lamp Menu

Views 13350   downloads 2351   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…

112
Yays

Horizontal Tooltips Menu with jQuery

Views 16076   downloads 3439   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,…

107
Yays

jQuery An Auto Collapsing Bread Crumb

Views 16080   downloads 3096   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…

102
Yays

an Animated Navigation with jQuery

Views 12541   downloads 2523   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…

100
Yays

AutoSprites - A jQuery Menu Plugin

Views 7944   downloads 1885   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…

95
Yays

jQuery and CSS3 Animation effect

Views 40993   downloads 7700   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…

92
Yays

Mootools Homepage Inspired Navigation Effect Using jQuery

Views 10378   downloads 1987   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…

85
Yays

Useful Magazine Style Dropdown Menu with jQuery

Views 26871   downloads 8558   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…

74
Yays

super cool easing and hoverIntent navigation with jQuery

Views 17077   downloads 3306   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…

54
Yays

jQuery BBC News Map menu plugin

Views 21162   downloads 2817   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…

20
Yays

jQuery force directed graph layout algorithm --Springy

Views 10142   downloads 1331   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…

14
Yays

simple slide navigation with JQuery plugin

Views 9784   downloads 1617   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…