20 Dec
Posted by Ray Cheung as Forms, MIT License
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. fValidator is compatible and tested in Internet Explorer, Firefox (and its mozilla friends), Opera and Safari.
*** It works perfect with iMask as it’s complement.
Requirements: Any Modern Browsers
Demo: http://zend.lojcomm.com.br/fvalidator/exampleB.asp
License: MIT License





Anyone looking for a jQuery-based solution (in contrast to mootools-based) may want to take a look at the validation plugin (http://plugins.jquery.com/project/validate) together with the masked-input-plugin (http://plugins.jquery.com/project/maskedinput).
[...] Bugün fValidator’a denk geldim. Maskedit tarzı bir yapıyı yine JavaScript ile sunuyor. Diğer verdiğim kütüphaneden [...]
[...] fValidator Validate input data in HTML forms with iMask [...]
For use iMask with Mootools 1.2,
Just change Json.evaluate to JSON.decode
it worked on me
How to add validation for input type=file?
RSS feed for comments on this post · TrackBack URI