Submit your widget
96
Yays

MotionCAPTCHA ----cool jQuery CAPTCHA plugin

Views 22262   downloads 4726   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…

51
Yays

Animate jQuery validation feedback form

Views 13588   downloads 3320   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…

127
Yays

JQuery Fancy AJAX Contact Form

Views 29102   downloads 5553   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…

103
Yays
112
Yays

jQuery Advanced Form Validation

Views 25267   downloads 4951   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…

85
Yays

jQuery HTML Form Validation Solution

Views 6943   downloads 1962   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…

308
Yays

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

Views 48062   downloads 10278   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…