Submit your widget
113
Yays

jQuery Advanced Form Validation

Views 25517   downloads 5021   Form

Form Validator with several features such as grouping required fields or conditional checking if it is valid or not. Also you can validate string, numeric, date or e-mail. And you can combine several…

111
Yays

jQuery 2D Transformation Plugin

Views 15299   downloads 2424   Layout & Interface

jQuery 1.4.2 is the minimum for this plugin to function correctly. This plug-in allows you to apply 2D transformations in all CSS3 capable browsers as well as Internet Explorer. This plug-in works in…

86
Yays

jQuery HTML Form Validation Solution

Views 7089   downloads 2021   Form

First we’ll start with the HTML and CSS. The script will add a class called “needsfilled” to any fields that don’t pass the validation, so you’ll want to specify how you’d…

309
Yays

jQuery AJAX Validation Contact Form with Modal + Slide-in Transition

Views 48368   downloads 10343   Form

Due to popular demand, here is a tutorial on how I created one of the more complicated pieces of machinery on my new site: the contact form. A lot of different techniques went into this, and I have a…

127
Yays

Fancy Sliding Form with jQuery

Views 16064   downloads 3750   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…

165
Yays

A jQuery inline form validation

Views 28991   downloads 6938   Form

jQuery validation engine is a Javascript plugin aimed at the validation of form fields in the browser (IE 6-8, Chrome, Firefox, Safari, Opera 10). The plugin provides visually appealing prompts that…

98
Yays

Changing Form Input Styles on Focus with jQuery

Views 8903   downloads 1975   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…