Submit your widget
128
Yays

Line Graph Effect With Css Only

Views 12425   downloads 3000   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…

96
Yays

jsProgressBarHandler (Dynamic Unobtrusive Javascript Progress/Percentage Bar)

Views 12717   downloads 2344   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 19496   downloads 3580   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 21134   downloads 3031   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 35296   downloads 4645   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…

181
Yays

simple Zoomable Images Gallery Called jPhotoGrid with jQuery

Views 31769   downloads 4693   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 18224   downloads 3761   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 11144   downloads 2949   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 6167   downloads 1417   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 15189   downloads 2450   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 21067   downloads 4493   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 28640   downloads 4492   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 7608   downloads 1555   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…