Submit your widget
124
Yays

jQuery Smooth Animated Menu

Views 22106   downloads 4540   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 21223   downloads 3994   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 15225   downloads 3679   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 18215   downloads 3010   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 17658   downloads 4703   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…

114
Yays

jQuery Simple Lava Lamp Menu

Views 13350   downloads 2349   Menu & Navigation

  Lava Lamp Menu is one of the favourite menu that has been using by some websites. It has a jQuery plugin for it, we're not reinventing the wheel, but it will be good to know how it works, how to…

112
Yays

Horizontal Tooltips Menu with jQuery

Views 16076   downloads 3436   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,…

109
Yays

Cool HTML5 and jQuery Animated pie Chart

Views 24019   downloads 4570   Graph & Chart

In this tutorial we'll going to show you how to build a lovely, interactive pie chart using the latest HTML5 technologies. Not that long ago, this kind of thing was only practical to do with Flash.…

107
Yays

jQuery An Auto Collapsing Bread Crumb

Views 16080   downloads 3094   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…

102
Yays

an Animated Navigation with jQuery

Views 12539   downloads 2521   Menu & Navigation

The idea is to build a menu that just displays icons, when the user rolls over each icon the text will appear below. The icon will also have a roll over state to help highlight the menu item. Getting…

100
Yays

AutoSprites - A jQuery Menu Plugin

Views 7942   downloads 1883   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…

100
Yays

Nice No Images Looping Loaders Effect

Views 21388   downloads 5670   Layout & Interface

Sonic is a small (~3k minified) JS “class” you can use to create custom loading animations. It works best with looping animations — i.e. a snake that’s trying to eat its own tail.…

95
Yays

jQuery and CSS3 Animation effect

Views 40993   downloads 7698   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…

92
Yays

Mootools Homepage Inspired Navigation Effect Using jQuery

Views 10376   downloads 1985   Menu & Navigation

    As you know there are a host of competing javascript libraries around these days. Though I prefer jQuery, I’ve always liked the way the menu on MooTools worked.This we’ll recreate…

87
Yays

jQuery Smooth animated effect

Views 11984   downloads 2215   Image Effects

Time for yet another jQuery quickie! These relatively simple jQuery tutorials will show you a simple, yet beautiful effect making use of jQuery. This way, you can learn and create something very cool…