Archive for the ‘Client Side Web Programming’ Category

Validator – JavaScript Form Validator

Friday, July 20th, 2007

OK so I said I would be releasing some of the tools I’ve developed over time to the general public. Well here is the first one: Validator.

It is a JavaScript (not that you’ll have to write hardly any of it) form validator. With just a one line of code to initialize it, and a couple of easy attributes to add to your form elements, you can have access to 23 (yes count them 23 – actually do count them I’m afraid of missing one or two) different types of validation for your form inputs.

(more…)

Popularity: 70% [?]