Submit your widget
116
Yays

jQuery Advanced Form Validation

Views 25947   downloads 5164   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…

113
Yays

jQuery 2D Transformation Plugin

Views 15655   downloads 2568   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…

88
Yays

jQuery HTML Form Validation Solution

Views 7335   downloads 2117   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…

316
Yays

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

Views 48872   downloads 10486   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…

131
Yays

Fancy Sliding Form with jQuery

Views 16453   downloads 3895   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…

167
Yays

A jQuery inline form validation

Views 29345   downloads 7603   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 9219   downloads 2099   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…