Submit your widget
128
Yays

Line Graph Effect With Css Only

Views 12398   downloads 2989   Graph & Chart

the line graphs. What are they good for? I will mention just one reason, and leave other advantages or downsides for a debate: users scan your page, they don't read every word and number you write. Line…

95
Yays

jsProgressBarHandler (Dynamic Unobtrusive Javascript Progress/Percentage Bar)

Views 12687   downloads 2331   Layout & Interface

Automatic Creation of Progress Bars Include the needed javascript  in your HTML document   <!-- jsProgressBarHandler prerequisites : prototype.js --> <script type="text/javascript"…

125
Yays

Animation Clock With jquery

  we are going to create a clock animation that works in all browser, no CSS3. So Let’s get started. Step 1 – Setting up workspace For our little animation effect we are going to use…

148
Yays

A Colorful Clock With CSS & jQuery

we are going to make a colorful jQuery & CSS clock   Step 1 – XHTML As usual, we start with the XHTML markup. The difference is, that the XHTML is not contained in demo.html, but is dynamically…

137
Yays

jQuery with Google Charts

Views 19476   downloads 3568   Graph & Chart

gvChart is a plugin for jQuery, that uses Google Charts to create interactive visualization by using data from the HTML table tag. It is easy in use and additionally it allows you to create five types…

100
Yays

Pure CSS3 Pie Charts effect

Views 21065   downloads 3016   Graph & Chart

Keep in mind that this technique is currently cutting-edge. It only works in the latest versions of Firefox, Chrome,and Safari UPDATE and Opera; and requires browser-specific extensions to CSS to pull…

237
Yays

jQuery awesome Hover Image Slide Effect

Views 35270   downloads 4638   Image Effects

we will create a neat effect with some images using jQuery. The main idea is to have an image area with several images that slide out when we hover over them, revealing other images. The sliding effect…

180
Yays

simple Zoomable Images Gallery Called jPhotoGrid with jQuery

Views 31729   downloads 4682   Lightbox & Dialog & Overlay

This plugin takes a simple list of images and captions and turns it into a grid of photos that can be explored and zoomed. Overview Nearly all of the styling for this plugin is done in css.  The…

136
Yays

Image Select Elements with jQuery and CSS3

Views 18197   downloads 3751   Form

When creating your web designs, you are always striving for a consistent look across the different browsers. Unfortunately, one of the most fundamental elements of your website – the browser controls…

113
Yays

simple AJAX Rating Stars

Views 11129   downloads 2938   Rating & Star Rating

AJAX Rating Stars. You have probably seen examples of these used all over (like Netflix), and I recently had the need to make some for a personal project. So I figure, if I could use them, you might want…

81
Yays

very useful CSS Tooltips

Views 6153   downloads 1409   Tooltips

For the past few years I’ve been trying to perfect a technique of turning the title attribute into customizable, floating DIV’s. I’ve always known about NiceTitles and NicerTitles but…

103
Yays

Simplism jQuery Facebook-like dialog/overlay

Views 15171   downloads 2440   Lightbox & Dialog & Overlay

Boxy is a flexible, Facebook-style dialog box for jQuery with support for dragging and size tweening. It differs from other overlays I've seen by providing an object interface to control dialogs after…

137
Yays

dynamically highlighted columns pricing table

Views 21045   downloads 4487   Table

Like Crazy Egg's pricing table on their Pricing & Signup page. When you click on "Sign Up" for an option, that plan's column highlights, the other plans vanish, and a signup form takes their place.…

376
Yays

Awesome Animated Portfolio Gallery with jQuery CSS3

Views 28616   downloads 4481   Slideshow & Scroller

we will create an animated portfolio gallery with jQuery. The gallery will contain a scroller for thumbnails and a content area where we will display details about the portfolio item. The image can be…

91
Yays

jQuery multiple Tooltip plugin

Views 7590   downloads 1545   Tooltips

This page lists jQuery plugins I’ve written. jQuery is a JavaScript library that makes writing JavaScript easy and fun. Like jQuery itself, all plugins are open-source, dual-licensed under MIT and…