Submit your widget
100
Yays

MotionCAPTCHA ----cool jQuery CAPTCHA plugin

Views 23256   downloads 4966   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 13933   downloads 3480   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…

133
Yays

JQuery Fancy AJAX Contact Form

Views 29690   downloads 5741   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 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…

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…