form validation javascript

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...

Link Validator - Detect Valid & Broken Links

Link Validator - Detect Valid & Broken Links

Ever wanted to have a validation system for Links in your Web Form, to check if the user entered links are really working or broken, well here it is. Link Validator is a simple PHP Script which is hooked by a asynchronous JS library for validating the status of a link i.e. whether a link is active or broken or is a parked domain. With the ability to detect Parked domains in addition to normal URL validation, this is a must have tool for eve...

plum.Form - A jQuery Form Styling Tool

plum.Form - A jQuery Form Styling Tool

To all who have left comments asking questions these past couple months, and those who may ask questions in the future: If you need help, please email me from my profile page. I’ve been quite busy and am just getting back on track. Email is the fastest way for me to help you. Current version: 1.5.2; 15 January, 2012 plum.form is the perfect tool for designers who need to step over the boundaries of boring web forms. It simplifies the pro...

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...