Submit your widget
126
Yays

Fancy Sliding Form with jQuery

Views 15994   downloads 3729   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…

97
Yays

Changing Form Input Styles on Focus with jQuery

Views 8841   downloads 1955   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…

100
Yays

Design a Prettier Web Form with CSS 3

Views 11806   downloads 3082   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.

158
Yays

Making a Photoshoot Effect With jQuery & CSS

Views 19605   downloads 2694   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…

127
Yays

Apple-like Retina Effect With jQuery

Views 16179   downloads 2444   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…

171
Yays

Using mouseover to switch tabs

Views 21635   downloads 4434   Tabs

Download

129
Yays

Just The Tip jQuery-flavored Tooltips

Views 15157   downloads 2822   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 19753   downloads 5777   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…

143
Yays

Jquery 100-point rating system with beautiful stars

Views 10259   downloads 2326   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…

132
Yays

Colorize - jQuery Table Plugin

Views 15182   downloads 2462   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…

124
Yays

Jquery rating system with beautiful stars

Views 10384   downloads 2307   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>…

196
Yays

Jquery simple rating system with small stars

Views 15741   downloads 3166   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…

138
Yays

Round corner table

Views 16734   downloads 3629   Table

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