Submit your widget
129
Yays

Line Graph Effect With Css Only

Views 12493   downloads 3023   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…

97
Yays

jsProgressBarHandler (Dynamic Unobtrusive Javascript Progress/Percentage Bar)

Views 12782   downloads 2373   Layout & Interface

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

126
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…

138
Yays

jQuery with Google Charts

Views 19541   downloads 3608   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…

101
Yays

Pure CSS3 Pie Charts effect

Views 21270   downloads 3056   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…

238
Yays

jQuery awesome Hover Image Slide Effect

Views 35345   downloads 4664   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 31865   downloads 4720   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…

137
Yays

Image Select Elements with jQuery and CSS3

Views 18294   downloads 3783   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…

115
Yays

simple AJAX Rating Stars

Views 11185   downloads 2971   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 6204   downloads 1439   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…

104
Yays

Simplism jQuery Facebook-like dialog/overlay

Views 15234   downloads 2473   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 21117   downloads 4516   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.…

377
Yays

Awesome Animated Portfolio Gallery with jQuery CSS3

Views 28715   downloads 4513   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…

92
Yays

jQuery multiple Tooltip plugin

Views 7657   downloads 1580   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…