Submit your widget
133
Yays

Colourful rating system with CSS3 And jQuery

Views 9976   downloads 2153   Rating & Star Rating

By using the jQuery Color plugin, you can animate colors. Simply use the animate() function from jQuery to have colours fade to another colour. When using this technique, combined with some CSS3 features…

133
Yays

Tabbed Content with Navigation using jQuery UI

Views 23504   downloads 3511   Tabs

This is a manual navigation using Tab function of jQuery UI library. jQuery Library jQuery UI We will use jQuery UI Tab function to get our navigation for content slide working yeah there are many ways…

133
Yays

Animate Curtains Opening with jQuery

Views 30565   downloads 5451   Image Effects

Step 1 – What You’ll Need This example would not be anything special without the graphics, so let’s make sure you’ve got those under control. I’ve included the ones used…

133
Yays

Professional Dropline #1 drop-down menu

Views 12520   downloads 2786   Menu & Navigation

This menu uses the same small javascript routine as the Professional dropdown #1 menu to add the IE5.x and IE6 styles to the stylesheet and provide the 'hover' function. All that is necessary is to produce…

133
Yays

CSS3-only horizontal drop line tab menu

Views 43037   downloads 7682   Menu & Navigation

Recently, Web Designer Wall posted this really cool tutorial on creating a dropdown menu using only CSS3 (no javascript). Not being one to just sit back and let things sit as is, the approach inspired…

133
Yays

jQuery accordion Plugin

Views 13598   downloads 2810   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…

133
Yays

Annotation Overlay Effect with jQuery

Views 11632   downloads 1795   Image Effects

we will create a simple overlay effect to display annotations in e.g. portfolio items of a web designers portfolio. The Markup The HTML is pretty simple: we have a main “portfolio” wrapper…

132
Yays

Apple-like Retina Effect With jQuery

Views 16769   downloads 2628   Image Effects

This is also the case with the latest version of their iPhone. But what I found interesting is the term they coined – “Retina display” and the promo image accompanying it. What made…

132
Yays

LavaLamp jQuery Sliding Menu

Views 19399   downloads 3431   Menu & Navigation

It is a jQuery sliding nifty effect menu with light weight code and extra two more interface styles. Step 1: The HTML Since most UI developers believe that an unordered list(ul) represents the correct…

132
Yays

jQuery SooperFish Multi-Column Animated Drop-down

Views 29056   downloads 4617   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…

132
Yays

Simple jQuery Font Resizer

Views 10440   downloads 2087   Text & Link Effects

we will be learning something about accessiblity. Well, some people may think that it's not important browsers has the zoom in and zoom out functionality anyway, oh well, that's quite true but design…

132
Yays

Nice Date Picker with jQuery UI Framework

  This plugin wraps the jQuery UI datepicker into an interactive component specifically designed for choosing date ranges.   Features and Updates Uses jQuery UI 1.7.1: The range picker now uses…

131
Yays

Pretty Simple Content Slider with jQuery and CSS3

Views 19504   downloads 4317   Slideshow & Scroller

We will create an auto-playing content slider with jQuery and CSS3. The idea is to alter the background image and to slide in the heading and the description. By clicking on one of the menu items, the…

131
Yays

Perfect signin dropdown box likes Twitter with jQuery

Views 13298   downloads 3333   Form

Twitter’s running a new homepage with clean and easy design. Look at the top right of Twitter’s homepage, you’ll see the sign in button which will drop down the login form. HTML Code…

131
Yays

a jQuery Image Scroller

Views 20558   downloads 3710   Slideshow & Scroller

We’re going to be building an image scroller, making use of jQuery’s excellent animation features and generally having some fun with code. Image scrollers are of course nothing new; versions…