Submit your widget
104
Yays

Beautiful DropDown Menu with jQuery

Views 62757   downloads 17278   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…

103
Yays

Professional dropdown menu navigation

Views 8171   downloads 2459   Menu & Navigation

The menu in this series using javascript to write the  mouse hover states. This menu also styles the path taken through the menu so that it works in IE5.x and IE6 as well as IE7 and all other browsers.…

103
Yays

jQuery Awesome Social Media Share Menu

Views 44257   downloads 1662   Menu & Navigation

we will show you how to create a social media share menu using CSS and jQuery. We are going to create the menu using basics CSS such as the CSS background-position property and a little jQuery to make…

102
Yays

Pure CSS Vertical Navigation with Teaser

Views 23161   downloads 3771   Menu & Navigation

This technique is a simple way to display some teaser information for your vertical navigation. HTML We will start by creating a list item, but in this case, we will add an empty ‘span’ tag…

102
Yays

apple.com-like breadcrumb using simple CSS

Views 14590   downloads 2645   Menu & Navigation

breadcrumbs In its simplest form it usually looks like this: You are here: Home > Sample page 1 > Sample page 2 > Current page But we are going to enhance this simple form and to create a breadcrumb…

102
Yays

Awesome Cufonized Fly-out Menu with jQuery and CSS3

Views 13652   downloads 2403   Menu & Navigation

we will create a full page cufonized menu that has two nice features: when hovering over the menu items we will move a hover-state item that adapts to the width of the current item, and we will slide…

102
Yays

Awesome Drop Slide Menu With Jquery

Views 25608   downloads 5131   Menu & Navigation

dropSlideMenu is a simple (single-level support only), yet easily and highly-customisable drop-down menu with an attractive sliding effect. There are plenty of jQuery drop-down menu scripts already available,…

102
Yays

CSS3 multiple color Top Fixed Menu

Views 29310   downloads 8588   Menu & Navigation

That is an CSS3 fixed menu based on gradients and transitions. No images used or javascript. Let’s take a look at the code structure: HTML: <!--===================================== Top Fixed…

102
Yays

Pure CSS3 slide dropdown Menu

Views 52229   downloads 12959   Menu & Navigation

As usual, we start with the HTML. Here is the html code of our menu. As usual – this is again UL-LI based navigation menu. The most interesting thing will be CSS styles of course. index.html <ul…

102
Yays

Rich Media Dropdown Menu with jQuery

Views 38703   downloads 8745   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…

101
Yays

Popout Menu with jQuery and CSS3

Views 19137   downloads 2465   Menu & Navigation

The Popout Menu let’s you display menu options in a vertical manner. When clicked, the menu shows its items in a stack manner.

101
Yays

JavaScript Dropdown Menu with Multi Levels

Views 17169   downloads 3542   Menu & Navigation

This multi-level drop down menu script weighs in at only 1.2 KB. It features animation, active header persistence, easy implementation and multiple instance support. To initialize a drop down menu use…

100
Yays

Nice Menu : CSS Animation & jQuery Animate

Views 12647   downloads 1670   Menu & Navigation

Expressjs has a nice button menu. Yes it absolutely nice since it has opacity and box shadow on each button, automatically widen when mouseover and again opacity to transparent when mousedown. I’d…

100
Yays

Vertical Flyout JavaScript Menu

Views 10311   downloads 2589   Menu & Navigation

This animated JavaScript flyout menu is clean and lightweight at only 1.6kb.This script has been tested in all major browsers

100
Yays

A Keypress Navigation tabs jQuery

Views 8611   downloads 2118   Menu & Navigation

The key to a succesful website is the ease with which a user finds what they are looking for. Thus, it’s worth spending a lot of time and effort in creating both useful and visually appealing navigation…