By : Integralist Published On Tuesday, August 18, 2009, 08:53 In JavaScript
This component allows you to perform simple validation on your HTML forms, such as…
...as well as implement ‘hint’ functionality and duplicate values from one set of fields to another (such as when ticking a checkbox when your delivery address is the same as your billing address).
This component DOES NOT use a JavaScript library (although while uploading I was forced to select a library by default??).
My JavaScript file is 3k minified using YUI Compressor.