Submit your widget
133
Yays

Fancy Sliding Form with jQuery

Views 16565   downloads 3948   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…

102
Yays

Changing Form Input Styles on Focus with jQuery

Views 9300   downloads 2154   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 12219   downloads 3262   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 20379   downloads 2917   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…

134
Yays

Apple-like Retina Effect With jQuery

Views 16856   downloads 2666   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 22350   downloads 4683   Tabs

Download

137
Yays

Just The Tip jQuery-flavored Tooltips

Views 15770   downloads 3059   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 20629   downloads 6387   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 10855   downloads 2592   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 15963   downloads 2685   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 11041   downloads 2559   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 16439   downloads 3384   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 17426   downloads 3890   Table

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