Submit your widget
133
Yays

Jquery Awesome-Filled Navigation Menu Use Sprites

Views 18632   downloads 3862   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 25449   downloads 4542   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 28460   downloads 4470   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 12203   downloads 2704   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 22126   downloads 4547   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 21239   downloads 4003   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 15238   downloads 3685   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 18224   downloads 3018   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 17670   downloads 4711   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 16082   downloads 3442   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 16103   downloads 3104   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…

100
Yays

AutoSprites - A jQuery Menu Plugin

Views 7952   downloads 1891   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 41010   downloads 7705   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 26891   downloads 8568   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 17092   downloads 3312   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…