Submit your widget
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…

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…

104
Yays

Popout Menu with jQuery and CSS3

Views 19586   downloads 2651   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.

104
Yays

jQuery Awesome Social Media Share Menu

Views 44867   downloads 1880   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…

104
Yays

Awesome Drop Slide Menu With Jquery

Views 26312   downloads 5329   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,…

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…

102
Yays

an Animated Navigation with jQuery

Views 12546   downloads 2527   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…

102
Yays

jQuery Drop Down Menus

Views 9926   downloads 2685   Menu & Navigation

Overview Quick and dirty nested drop-down menu in the jQuery styleee. I needed a nav like this for a recent project and a quick Googling turned up nothing that really suited, so droppy was born. It hasn't…

100
Yays

AutoSprites - A jQuery Menu Plugin

Views 7949   downloads 1888   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…

100
Yays

A Keypress Navigation tabs jQuery

Views 9151   downloads 2288   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…

100
Yays

Colorful jQuery animation slide menu

Views 45482   downloads 9213   Menu & Navigation

This is a nice and colorful jQuery and css menu The Idea is to create a normal ul li menu and apply a top border to the anchor tags with colors that will match with the element background color when it…

98
Yays

Nice Dropdown Menu With jQuery

Views 12298   downloads 2524   Menu & Navigation

  Web designers and developers find themselves creating dropdown menus over and over. I’ve drilled dropdown menu production to a science. Seriously. Here’s the benefits of Brian Cray’s…

98
Yays

Useful dropdown menu with CSS3 jQuery

Views 28094   downloads 9614   Menu & Navigation

This CSS dropdown menu, without any additional Javascript code. There are no images used and, as usual, minimal HTML markup. HTML structure As you can see in the following lines, the HTML structure does…

96
Yays

jQuery Advanced keypress navigation

Views 11524   downloads 1478   Menu & Navigation

The script is (a bit) advanced because of the extra functionality when the user combines the mouse hover and keypresses.   HTML   The HTML that I came up with isn't that hard to understand:…

96
Yays

animated menu with Sprites and jQuery

Views 7885   downloads 1830   Menu & Navigation

Sprites are widely used on big sites (Yahoo!, Google, Amazon and more) but rarely for “normal” projects. I think this is due to two questions that usually stop us when it comes to learn something…