Submit your widget
60
Yays

jQuery Mac-like Login Form

Views 17354   downloads 3419   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 10020   downloads 1471   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.…

87
Yays

jQuery search form list filtering

Views 20452   downloads 5089   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 8722   downloads 2788   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 6790   downloads 1793   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 11294   downloads 3197   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 6565   downloads 1560   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 16401   downloads 4497   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 10591   downloads 2475   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 21268   downloads 3802   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 14336   downloads 2293   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 25260   downloads 5180   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 20888   downloads 4073   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 14742   downloads 2255   Form

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

161
Yays

Cool JQuery and CSS3 Animated Login and Signup Form

Views 28151   downloads 6312   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…