Submit your widget
133
Yays

Jquery Awesome-Filled Navigation Menu Use Sprites

Views 18662   downloads 3874   Menu & Navigation

CSS sprites can dramatically increase a website’s performance, and with jQuery, we can implement awesome transition effects easily. Let’s get started. Step 1 Create an html file, and add the…

130
Yays

jQuery Fresh Bottom Slide Out Menu

Views 25472   downloads 4552   Menu & Navigation

In this tutorial we will create a unique bottom slide out menu. This large menu will contain some title and a description of the menu item. It will slide out from the bottom revealing the description…

127
Yays

jQuery SooperFish Multi-Column Animated Drop-down

Views 28513   downloads 4480   Menu & Navigation

SooperFish is a highly configurable solution for animated dropdown menus. It combines the features of superfish, structured programming of Droppy and a ton of new features like multi-column dropdown menus…

125
Yays

jQuery small Boxes Menu

Views 12249   downloads 2716   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…

124
Yays

jQuery Smooth Animated Menu

Views 22172   downloads 4560   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…

122
Yays

jQuery Smooth Circular Motion Menu

Views 21269   downloads 4014   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 15267   downloads 3697   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…

115
Yays

CSS and jQuery Cool Animated Navigation

Views 18252   downloads 3031   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…

114
Yays

jQuery Animated Menu

Views 17708   downloads 4723   Menu & Navigation

Step 1 – Set up the Structure Here is the HTML markup that is used in the demo: <div id="menu" class="menu"> <ul> <li><a href="[removed];">Home</a></li> <li><a…

112
Yays

Horizontal Tooltips Menu with jQuery

Views 16116   downloads 3454   Menu & Navigation

We're doing something a little bit similar - Tooltips menu.   1. HTML   As usual, it's a good practise to use UL List for menu. For the menu images, you need to put the caption in the ALT attribute,…

107
Yays

jQuery An Auto Collapsing Bread Crumb

Views 16140   downloads 3114   Menu & Navigation

With a little help from jquery user "mikejbond", the chevron overlay div no longer needs to be part of the HTML, it is inserted dynamically. You may still want include it if you want to cache image on…

101
Yays

AutoSprites - A jQuery Menu Plugin

Views 7992   downloads 1904   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…

95
Yays

jQuery and CSS3 Animation effect

Views 41049   downloads 7721   Menu & Navigation

The markup is not difficult, we used two unordered lists, the first list follow insert all graphics (via CSS3) and animations, while the second list social will have links to social networks always with…

85
Yays

Useful Magazine Style Dropdown Menu with jQuery

Views 26964   downloads 8580   Menu & Navigation

This is a magazine-style drop down nav menu. This will be created with some fancy CSS3 techniques to work in standards-compliant browsers. Even if you are shaky with jQuery you should be able to keep…

74
Yays

super cool easing and hoverIntent navigation with jQuery

Views 17170   downloads 3325   Menu & Navigation

Make your navigation a bit more flashy with this plugin… using easing and hoverIntent, customise the rollover colours, easing method and duration… View the demo for an example… Include…