validation form jquery plugin

Lively Validator

Lively Validator

Lively Validator is the jQuery plugin that validates form input data. It checks that only valid data is submitted, and also provides a user-friendly, responsive and lively interface to guide users as they fill out a form. With a selection of over 30 different validation types including required, confirm, alphabetic, credit card numbers, minimum and maximum number or characters, file size, file type and dates. The plugin displays two types of...

Ghost Captcha

Ghost Captcha

Why is it called Ghost Captcha? Because like a ghost, it is an invisible force, working quietly in the background to detect and block potential spambots. Yes, Ghost Captcha does come with its own standard captcha tests, but these are only displayed as a last resort, after suspicious browsing activity is detected. Why display captcha tests only as a last resort? Because captcha tests are annoying. They treat all users as suspects, who mu...

Selective enable/disable form elements with jQuery

Selective enable/disable form elements with jQuery

jQuery Foggle is a plugin that lets you interact with various form elements based on user-input. It lets you choose which elements to enable (or disable) while the user fills out the form. While you can achieve the same functionality by writing some amount of JavaScript for each such field, this plug-in makes it a breeze. It takes only two parameters and does the same for you in just one line of code. v2 changelog Checkbox issue fixed...