Submit your widget
71
Yays

Simple jQuery Drop-Down Menu

Views 9241   downloads 2721   Menu & Navigation

The biggest problem with javascript is that we can’t completely rely on it. It can easily be disabled, and once this happens, websites should still function correctly. Javascript powered sub-navigation…

83
Yays

POP dropdown menus with jQuery

Views 9778   downloads 2199   Menu & Navigation

Include the stylesheet, with any of your mods. <link href="/pop/stylesheets/pop.css" media="all" rel="stylesheet" type="text/css"/> Include jQuery and jquery.pop.js…

98
Yays

Useful dropdown menu with CSS3 jQuery

Views 28105   downloads 9618   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…

234
Yays

Nice Multiple jQuery Mega Drop Down Menu

Views 47721   downloads 12825   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.…

118
Yays

jQuery vertical and horizontal dropdown menu

Views 39565   downloads 7005   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…

107
Yays

Hover effect Drop-Down menu with CSS3 & jQuery

Views 29286   downloads 5300   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…

98
Yays

Nice Dropdown Menu With jQuery

Views 12307   downloads 2526   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…

104
Yays

Awesome Drop Slide Menu With Jquery

Views 26337   downloads 5332   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,…

123
Yays

Cursor following translucent float menu jQuery CSS3

Views 11853   downloads 2379   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…

201
Yays

Multiple CSS Drop-Down Menu with jQuery

Views 36418   downloads 8584   Menu & Navigation

Modular, with themes. Not only HTML is separated from CSS, but even CSS definitions are categorized into structural and thematic types. Thus creating a new css drop-down menu means creating only a new…

114
Yays

Easy jQuery drop down menus

Views 16899   downloads 3086   Menu & Navigation

The examples below have styling and effects to make them look nice, but first I will show you the minimum you need to get your menus running. First off, you need a set of nested lists and link to create…

117
Yays

jQuery Very Long scroll Dropdown Menus

Views 17321   downloads 2432   Menu & Navigation

jQuery Makes it Tick I’m going to dump the code all in here just for quick reference. I commented it, so it should be fairly easy to follow. It’s over 60 lines, but don’t worry too much,…

101
Yays

simple jQuery Drop Down Menu

Views 11122   downloads 2730   Menu & Navigation

Introduction Alright, this time, we are going to make a drop down menu. The main objective is to make it as simple as possible, with some little jQuery effect and easy to customize/ apply different style…

110
Yays

Jquery And CSS3 Virtual Light Table With Draggable Photos

Views 14565   downloads 2386   Image Effects

how to use CSS3 and jQuery to create a nice-looking virtual light table with draggable photos. A traditional light table is a flat illuminated panel that you can place transparent slides on for viewing.…

112
Yays

jQuery Beautiful Slick Drop down Menu with Easing Effect

Views 14223   downloads 2354   Menu & Navigation

Drop-down menus are an excellent feature because they help clean up a busy layout. When structured correctly, drop-down menus can be a great navigation tool, while still being an attractive design feature.…