Submit your widget
5
Yays

jQuery Multi Level dropdown Menu

Views 618   downloads 332   Menu & Navigation

As your website grows, so does the need for better navigation and sometimes the navigation becomes the driving force for better user experience. jQSimpleMenu is a multi-level hierarchical jQuery drop…

54
Yays

jQuery BBC News Map menu plugin

Views 21180   downloads 2823   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>…

54
Yays

CSS3 and html5 Flashy Menu

Views 16819   downloads 2938   Menu & Navigation

we'll going to show you how to create a flashy menu using CSS3. This tutorial is for beginners and can be completed fairly quickly. Make sure you click on the link below to see a demo of the menu…

84
Yays

jQuery cool auto moving submenu

Views 37488   downloads 7464   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 17312   downloads 3557   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">…

42
Yays

Simple pure CSS3 animation multilevel menu

Views 11948   downloads 2939   Menu & Navigation

This is a new nice CSS3 menu with interesting behavior, where  use css3 transition and animation. This is UL-LI-based multilevel menu. Step 1. HTML As usual, we start with the HTML. Here are full…

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…

95
Yays

jQuery Like iPhone display list items menu

Views 20195   downloads 4055   Menu & Navigation

A jQuery plugin that allows you to display list items in a similar way like a iPhone home screen. If item count exceeds the displayed items on one screen, users can swipe through screens. What does it…

78
Yays

cool jQuery Apple’s New Slide Menu

Views 24916   downloads 4673   Menu & Navigation

Apple has a new product nav menu that replaced their old horizontal scroller with some new animated candy. The demo will take some time before all major browsers even support this cool new CSS wizardry.…

86
Yays

Beautiful Drop Down Menu with jquery

Views 31489   downloads 7810   Menu & Navigation

The demo is about a menu which has all the decent and stylish animated functionality. The HTML Structure As you can see in the PSD, there are Menu items and one Search Bar on right side. The HTML for…

66
Yays

Animation Bottom Navigation Bar with CSS3

Views 17074   downloads 2985   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…

63
Yays

Navigation bar on the right of the page with jQuery

Views 18747   downloads 2788   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,..…

146
Yays

Cool JQuery and CSS3 Animation Menu

Views 24325   downloads 4896   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 29889   downloads 5696   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…

87
Yays

Pure CSS3 Vertial Animated Menu

Views 38402   downloads 9937   Menu & Navigation

This short script will show you how to create a colorful, yet simple and elegant navigation menu using nothing but CSS 3. Since the latest version of CSS and mainly it’s animation part is not supported…