Submit your widget
54
Yays

jQuery BBC News Map menu plugin

Views 21169   downloads 2819   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>…

103
Yays

Rich Media Dropdown Menu with jQuery

Views 39548   downloads 9073   Menu & Navigation

Today’s tutorial combines two good friends, jQuery and dropdown menus! “That boring old combination”, I hear you cry. But wait, this is a dropdown menu with a difference! It takes away…

89
Yays

Nice jQuery Walking Navigation

Views 47181   downloads 7907   Menu & Navigation

On a single page website with fixed position navigation, it will be nice to tell user on what section they are reading at. In this tutorial I am going to share how to create a walking navigation, on the…

84
Yays

jQuery cool auto moving submenu

Views 37483   downloads 7459   Menu & Navigation

we’re going to create an automatic moving submenu based on selected its parent. Each submenu is horizontally stacked, sequentially in the order of their parent menu. So when user moving their cursor…

62
Yays

CSS3 and jQuery Blur Menu

Views 17307   downloads 3555   Menu & Navigation

In this experiment will show you how to achieve a simple blur effect applied on menu elements. HTML The first step is to lay down the HTML markup. Our structure is very simple. <div class="menu">…

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…

66
Yays

Animation Bottom Navigation Bar with CSS3

Views 17069   downloads 2983   Menu & Navigation

Don't support ie. this is nice CSS3 bottom navigation menu. and will sliding drop down menu with fixed position in bottom of screen. Also, use jQuery for sliding effects. Step 1. HTML Here are html…

146
Yays

Cool JQuery and CSS3 Animation Menu

Views 24318   downloads 4892   Menu & Navigation

The menu is simple, but unique. Script structure: HTML: <div id="menu"> <ul id="nav"> <li> <a href="#" class="icon1"> <span>Home Page</span>…

80
Yays

Simple jQuery and CSS3 Flyout Ribbon menu

Views 29883   downloads 5695   Menu & Navigation

It is compatible with all major browsers:  Chrome, Firefox, Opera, Safari and IE9+..this is a Flyout Ribbon using jQuery and CSS3, The Markup The markup for this is pretty straight forward.  You…

105
Yays

Very Nice Minimit Gallery Plugin With jQuery

Views 18768   downloads 3788   Slideshow & Scroller

Minimit Gallery is a highly customizable Jquery plugin that does galleries, slideshows, carousels, slides… pratically everything that has multiple states. Using Minimit Gallery you have more time…

69
Yays

One Page scroll Navigation with jQuery Plugin

Views 39520   downloads 7512   Menu & Navigation

there have a freelance project where a one-page site makes sense, The Markup there with an unordered list for the navigation and a bunch of sections: <ul id="nav"> <li class="current"><a…

106
Yays

Beautiful DropDown Menu with jQuery

Views 63350   downloads 17502   Menu & Navigation

This customizable jQuery plugin offers you the possibility of transforming your menus with ul>li at 1 level of interweaving (ul>li>ul>li>ul>li) in an attractive animated menu. You will…

63
Yays

Navigation bar on the right of the page with jQuery

Views 18744   downloads 2787   Menu & Navigation

Flexible Nav is a small jQuery library which add a smart navigation bar on the right of the page. It improves a web page navigation and helps to visualize different sections of a document, an article,..…

77
Yays

Transparent Top Bar Navigation with CSS3 and jQuery

Views 19161   downloads 3357   Menu & Navigation

Here is a very nice top navigation bar for your website. It uses CSS3 & jQuery to give a nice looking aero gradient & transparency effect. The CSS The CSS uses some of the new CSS3 features such…

85
Yays

Useful Magazine Style Dropdown Menu with jQuery

Views 26887   downloads 8566   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…