Submit your widget
190
Yays

Nice Stack menu With jQuery

Views 26861   downloads 4642   Menu & Navigation

This is a Stack Menu with jQuery UI widget. Now you can take any element and turn its children into the items of a stack menu. You can control when it opens and closes, the direction it opens, the size…

1555
Yays

Nice "Flashy" menu with Jquery.

Views 52078   downloads 7570   Menu & Navigation

we are going to create a "Flashy" menu using Jquery. The Menu/Navigation is one of the first thing I focus on when I make a website. It has to be unique, original and  reflect the spirit…

148
Yays

Nice Pure CSS3 Slick menu

Views 30609   downloads 6102   Menu & Navigation

In this article we are  trying to mimic the navigation menu in Dragon Interactive website using only CSS (no images, no JavaScript). Note: This is an experimental example using the new features of…

151
Yays

Chrome, Safari Fancy menu with CSS3 and jQuery

Views 21593   downloads 4580   Menu & Navigation

Fancy menu was made popular by devthought, it is develop on top of the Mootools library. And later a jQuery version of this menu called lavalamp was made popular by Ganesh. This time I will show you how…

123
Yays

Cursor following translucent float menu jQuery CSS3

Views 11873   downloads 2390   Menu & Navigation

A website navigation menu that follows the cursor, created with the jQuery framework and CSS that’s easy to implement and configure. The idea behind the script was to create a floating navigation…

104
Yays

jQuery Awesome Social Media Share menu

Views 44901   downloads 1890   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…

105
Yays

Awesome Drop Slide menu With Jquery

Views 26380   downloads 5344   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,…

101
Yays

Nice Dropdown menu With jQuery

Views 12333   downloads 2536   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…

107
Yays

Hover effect Drop-Down menu with CSS3 & jQuery

Views 29320   downloads 5310   Menu & Navigation

This is a really awesome menu in the browser. So I hope you'll enjoy learning some CSS3, but also how to create the base HTML for a drop-down menu and how to make it magical with jQuery. The HTML Lets…

334
Yays

awesome Mosaic menu

Views 36511   downloads 8005   Menu & Navigation

This is a great application, very useful code.I believe you will like it. css html { overflow: hidden; } body { position: absolute; margin: 0px; padding: 0px; width: 100%; height: 100%; background:#000;…

1566
Yays

jQuery Sliding hover Animated menu

Views 52681   downloads 8155   Menu & Navigation

we’ll be building a cool Animated navigation list complete with a sliding hover effect. We’ll build the design to work without jQuery first of all to ensure it’s widely accessible to…

71
Yays

Nice CSS3 Button menu

Views 11183   downloads 2266   Menu & Navigation

The article source:http://depotwebdesigner.com/tutorials/how-to-create-a-css3-menu-using-moz-border-radius.html in this example we’ll explain how to create a menu with css that uses the propriety…

118
Yays

jQuery vertical and horizontal dropdown menu

Views 39592   downloads 7016   Menu & Navigation

The article source:http://plugins.jquery.com/project/naviDropDown Here is a jQuery plugin which allows you to create a simple drop down menu, utilising hoverIntent, and jQuery’s own slideUp and…

234
Yays

Nice Multiple jQuery Mega Drop Down menu

Views 47771   downloads 12839   Menu & Navigation

The article source:http://www.designchemical.com/lab/jquery-mega-drop-down-menu-plugin/getting-started/ The Mega Drop Down Menu plugin takes standard nested lists and turns them into horizontal mega menus.…

58
Yays

Awesome Animation menu with jquery

Views 13520   downloads 3077   Menu & Navigation

This is an Awesome  Animation menu with jquery. First off all, the problem was those background lines,If you just set background separately to all your list tags you end with lines not in order To…