27 May 2007
fValidator
Posted by Mikhail Esteves under: Random Websites .
fValidator is an open source (free) unobtrusive javascript tool for easy handling form validation.
Nowadays everybody knows that javascript can be used to validate input data in HTML forms before sending off the content to a server. Despite of that, when there are many fields in the form, the JavaScript validation becomes too complex and boring to code. That’s why fValidator exists, with it form validations are many times easier.