Submit your widget
133
Yays

Fancy Sliding Form with jQuery

Views 16519   downloads 3928   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…

99
Yays

Changing Form Input Styles on Focus with jQuery

Views 9266   downloads 2138   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…

105
Yays

Design a Prettier Web Form with CSS 3

Views 12180   downloads 3247   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.

166
Yays

Making a Photoshoot Effect With jQuery & CSS

Views 20312   downloads 2896   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…

132
Yays

Apple-like Retina Effect With jQuery

Views 16797   downloads 2638   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…

176
Yays

Using mouseover to switch tabs

Views 22289   downloads 4657   Tabs

Download

137
Yays

Just The Tip jQuery-flavored Tooltips

Views 15726   downloads 3039   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…

208
Yays

Jquery tablesorter - Flexible client-side table sorting

Views 20546   downloads 6335   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…

150
Yays

Jquery 100-point rating system with beautiful stars

Views 10803   downloads 2564   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…

136
Yays

Colorize - jQuery Table Plugin

Views 15898   downloads 2663   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…

133
Yays

Jquery rating system with beautiful stars

Views 10994   downloads 2539   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>…

200
Yays

Jquery simple rating system with small stars

Views 16380   downloads 3360   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…

142
Yays

Round corner table

Views 17361   downloads 3868   Table

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