Submit your widget
99
Yays

MotionCAPTCHA ----cool jQuery CAPTCHA plugin

Views 23154   downloads 4929   Form

MotionCAPTCHA is a jQuery CAPTCHA plugin, based on the HTML5 Canvas Harmony procedural drawing tool by Mr Doob and the $1 Unistroke Gesture Regonizer algorithm (and the more recent Protractor…

56
Yays

Animate jQuery validation feedback form

Views 13881   downloads 3457   Form

The trick is very simple: after user presses signup button, validation occurs and all fields that are invalid get shaken a little bit. They have very simple web form as example below shows. I won't…

132
Yays

JQuery Fancy AJAX Contact Form

Views 29624   downloads 5707   Form

Introduction Providing a simple and reliable means of feedback from site visitors is a crucial part of any web presence. The most simple and common feedback channel are contact forms. In this tutorial…

106
Yays
116
Yays

jQuery Advanced Form Validation

Views 25857   downloads 5129   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…

88
Yays

jQuery HTML Form Validation Solution

Views 7287   downloads 2098   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 48782   downloads 10463   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…