Submit your widget
60
Yays

jQuery Mac-like Login Form

Views 17368   downloads 3423   Form

A login page like what Mac has; when a user chooses his username, there will be a password form that he/she has to fill. If the password inputted is not valid, the login form will automatically warn the…

56
Yays

custom float form with jQuery

Views 10035   downloads 1476   Form

With this Plugin you can style your markup right in your browser with a build-in element selector and CSS editor. Generate the CSS code of altered elements with one click and use it in your own stylesheet.…

88
Yays

jQuery search form list filtering

Views 20467   downloads 5096   Form

Here’s a clever little script that’s certainly useful if you want to give users the functionality to refine search results or filter product results. If you had a list of films with long titles…

44
Yays

jQuery Cusom your select form

Views 8733   downloads 2792   Form

Your select form is replace by a div + ul li to simulate a select Box with options and rebuild automatically your original <select> with the correct value. Don't work with multiple selections.…

49
Yays

Releases customselect icons with jQuery

Views 6799   downloads 1797   Form

After being sick of how ugly select boxes are within forms, I looked hard to find a decent solution. There are a few but some of them I found to have bugs, or not be able to use icons within the custom…

54
Yays

useful credit card validation jQuery plugin

Views 11303   downloads 3201   Form

Smart Validate is a jQuery credit card validation plugin, that makes credit card format validation a simple task. It ensures that user has entered valid credit card number before making actual transaction.…

49
Yays

Useful CSS3 and jQuery Search Form

Views 6573   downloads 1566   Form

Most websites nowadays have a search form somewhere. I’m pretty sure I don’t need to explain why it’s a good idea to have a ‘search’ functionality built into a website and…

72
Yays

Glowing login Form with jQuery and CSS3 (Glowform )

Views 16414   downloads 4501   Form

I thought Dragon Labs' Dragonfish Login Form Demo  was really neat. They implement the effect by using a rather large background image and a mask image and move the background image around via…

57
Yays

Glow Hinter login form with jQuery

Views 10598   downloads 2478   Form

Glow Me Hinter is a very SIMPLE and EASY to use jquery plugin that can be used to add informative hints on your input textboxes. It can also simulate the twitter login textboxes by adding a border glow…

135
Yays

Useful Masked Input jQuery Plugin

Views 21276   downloads 3808   Form

This is a masked input plugin for the jQuery javascript library. It allows a user to more easily enter fixed width input where you would like them to enter the data in a certain format (dates,phone numbers,…

83
Yays

Nice jQuery Signature Pad plugin

Views 14358   downloads 2302   Form

 The Signature Pad has two modes: TypeIt and DrawIt. TypeIt mode the user’s signature is automatically generated as HTML text, styled with @font-face, from the input field where they type their…

119
Yays

on-page text highlighting Search with jQuery

Views 25290   downloads 5184   Form

Websites often have search boxes to allow users to find content from their archives. But what if you want to find content on the given page? Information Architects had on-page text search that provides…

97
Yays

jQuery Email Validation effect

Views 20902   downloads 4077   Form

we will describe how you can validate the format of an email address “live” using jQuery and regular expressions without the need for a plugin . The code is pretty lightweight, uses a simple…

101
Yays

Custom jQuery form Selectbox

Views 14753   downloads 2258   Form

Replaces the standard HTML form selectbox with a custom looking selectbox. Allows for disable, multiselect, scrolling, and very customizable. // SIMPLE USAGE $(".exampleDiv").custSelectBox();…

163
Yays

Cool JQuery and CSS3 Animated Login and Signup Form

Views 28172   downloads 6317   Form

Check out an amazing animated and stylish login / register jquery form which is simple to use. I put some animation which adds some attractive looks. If any one needs this form then only backend code…