Validations

13 articles

Open Source Feature Rich jQuery Form Validator: validVal

jQuery.validVal is an open source validation plugin designed to simplify form validation. It is highly customizable, very feature rich and can easily be dropped on any type of HTML-form (even AJAX-forms) with very little effort. validVal supports three default value-validations: required, numeric and email-format. It supplies a workaround for IE's lack of support for the :focus-pseudoclass. [rss]Special Downloads[/rss] [rss]Feedback Collection…

Ajax Enabled Powerful Client Side Validation: Vanadium

Vanadium is a simple, intuitive yet powerful client side validation script. This JavaScript validation toolkit supports Ajax and regular server side response results. Vanadium is declarative client-side validation toolkit. These declaration can be done in two different ways: Using json structure Using inline markup Requirements: jQuery Library Website: http://vanadiumjs.com/ License: Free to use

Easy To Use Form Validation Script: jQuery Formation

Formation is a jQuery validation plugin that allows you to quickly create a form with validation without writing any HTML. You simply specify the container you wish to append the form to. By passing a few parameters into one of the formation function calls you can add different validations such as number, e-mail, url, phone number, or zip code. Features…
  • 1
  • 2