Submit your widget
127
Yays

Fancy Sliding Form with jQuery

Views 16057   downloads 3746   Form

we are going to create a fancy sliding form that shows some validation feedback to the user after each step. This form saves a lot of space and is easy to access – it basically works like a slide…

98
Yays

Changing Form Input Styles on Focus with jQuery

Views 8899   downloads 1971   Form

A lot of forms can be boring and plain, don’t let yours blend in. This tutorial will show you how to spice them up with CSS classes and default values that change according to which form item is…

101
Yays

Design a Prettier Web Form with CSS 3

Views 11855   downloads 3095   Form

Subtle background gradients give depth to the fields while shadows lift them from the page. Even more impressive is that this is done without any images at all.

159
Yays

Making a Photoshoot Effect With jQuery & CSS

Views 19702   downloads 2715   Image Effects

We are creating a photo shoot effect with our just-released PhotoShoot jQuery plug-in. With it you can convert a regular div on the page into a photo shooting stage simulating a camera-like feel. Using…

128
Yays

Apple-like Retina Effect With jQuery

Views 16266   downloads 2465   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…

172
Yays

Using mouseover to switch tabs

Views 21728   downloads 4451   Tabs

Download

130
Yays

Just The Tip jQuery-flavored Tooltips

Views 15240   downloads 2838   Tooltips

How To Use It Using Just The Tip is easy. Well, it's kinda easy, if you know a little HTML and Javascript. It goes a little something like this: 1. Grab The Code This goes without saying, right? Download…

199
Yays

Jquery tablesorter - Flexible client-side table sorting

Views 19868   downloads 5823   Table

tablesorter is a jQuery plugin for turning a standard HTML table with THEAD and TBODY tags into a sortable table without page refreshes. tablesorter can successfully parse and sort many types of data…

144
Yays

Jquery 100-point rating system with beautiful stars

Views 10340   downloads 2350   Rating & Star Rating

Jquery 100-point rating system, appropriate for online investigation and online vote which needs accurate rating results for reference   Installation Step1:include css and js files.   <script…

133
Yays

Colorize - jQuery Table Plugin

Views 15269   downloads 2480   Table

Colorize is a jQuery plugin to add background color to alternate table rows, highlight a row/column on mouse over, and colorize a row/column when you click your mouse button over it. You can colorize…

125
Yays

Jquery rating system with beautiful stars

Views 10466   downloads 2332   Rating & Star Rating

jquery rating system with beautiful stars, appropriate for rating any online reviews. Installation Step1:include css and js files. <script type="text/javascript" src="js/jquery.js"></script>…

197
Yays

Jquery simple rating system with small stars

Views 15839   downloads 3185   Rating & Star Rating

jquery simple rating system with small stars,  appropriate for rating any online reviews.   Installation   Step1:include css and js files.   <script type="text/javascript" src="your…

139
Yays

Round corner table

Views 16818   downloads 3653   Table

Round corner table This effect is very useful Only require css and image