Submit your widget
127
Yays

Fancy Sliding Form with jQuery

Views 16064   downloads 3750   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 8903   downloads 1975   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 11859   downloads 3099   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 19706   downloads 2719   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 16271   downloads 2469   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 21733   downloads 4455   Tabs

Download

130
Yays

Just The Tip jQuery-flavored Tooltips

Views 15244   downloads 2842   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 19872   downloads 5827   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 10344   downloads 2355   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 15275   downloads 2485   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 10471   downloads 2336   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 15846   downloads 3189   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 16822   downloads 3657   Table

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