Submit your widget
125
Yays

jQuery small Boxes Menu

Views 12242   downloads 2714   Menu & Navigation

we will create a menu out of little boxes that animate randomly when a menu item is clicked. The clicked menu item expands and reveals a content area for some description or links. When the item is clicked…

125
Yays

Beautiful CSS3 Styled jQuery Dropdown

Views 18732   downloads 2653   Menu & Navigation

Very stripped down code and minimal styling, yet still have all the functionality typically needed.Here are the features: Cross-browser compatible (even IE 6) Multi-level and retains “trail”…

124
Yays

jQuery Smooth Animated Menu

Views 22168   downloads 4558   Menu & Navigation

Ever seen some excellent jQuery navigation that left you wanting to make one of your own? We’ll aim to do just that by building a menu and animate it with some smooth effects. Step 1 – Set…

123
Yays

jQuery accordion Plugin

Views 13233   downloads 2678   Menu & Navigation

This plugin creates an accordion menu. It works with nested lists, definition lists, or just nested divs. Options are available to specify the structure, if necessary, the active element (to display at…

123
Yays

Multi-level Navigation Menu With jQuery And CSS3

Views 13486   downloads 2944   Menu & Navigation

This is an attractive cross-browser navigation menu; notable features include CSS3 gradients, multiple sub-menus, and jQuery animations.

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…

122
Yays

jQuery Smooth Circular Motion Menu

Views 21264   downloads 4012   Menu & Navigation

we are going to create a stunning circular motion effect with jQuery. We will be using the jQuery.path plugin to animate a circular movement for a menu in a portfolio example. The idea is to have a rounded…

122
Yays

Animated Navigation with CSS & jQuery

Views 15265   downloads 3696   Menu & Navigation

Fancy but a very simple technique! The good thing about this technique is that it degrades gracefully and is still accessible even if js is turned off. Step 1. Wireframe – HTML This part is very…

120
Yays

CSS3 and jQuery“Stay-On-Top”Menu

Views 17130   downloads 3020   Menu & Navigation

All the HTML Stuff Create index.html and paste all of this in: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml">…

119
Yays

Horizontal Sliding Submenu jQuery plugin

Views 18812   downloads 3078   Menu & Navigation

a horizontal sliding submenu. Has a couple of options and the appearance can be modified in the css. Slide Submenu requires: jQuery library hoverIntent plugin Slide Subnav plugin Example code to load…

118
Yays

simple CSS jQuery Menu

Views 18084   downloads 3951   Menu & Navigation

HTML This can’t get any simpler. Just make a valid nested unordered list with a root id of “navmenu-h” (for horizontal) or “navmenu-v” (for vertical) and you are all set.…

118
Yays

jQuery vertical and horizontal dropdown menu

Views 39591   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…

117
Yays

jQuery Very Long scroll Dropdown Menus

Views 17356   downloads 2440   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,…

115
Yays

CSS and jQuery Cool Animated Navigation

Views 18251   downloads 3030   Menu & Navigation

Animation and visual feedback are great ways to assist a user in navigating and interacting with a website. While traditionally Adobe’s Flash was the goto for anything animated, these days with…

115
Yays

jQuery Drop down Menu

Views 9611   downloads 1950   Menu & Navigation

Features Full cross-browser compatibility Fully accessible even when javascript is turned off, as a pure css menu Search engines optimized Clear unordered list (LI and UL HTML tags) structure of jQuery…