Tuesday, December 14, 2010

New version 3.1.7 of JS Auto Form Validator Pro released

The new version 3.1.7 of JS Auto Form Validator Pro is available now for downloading. There are some bugs fixed and also new additions and improvements.

The JS Auto Form Validator Pro is an easy-to-setup form validation script which enables you to handle the whole form validation process without writing any JavaScript code.

Here the main additions and improvements:

* Feature: [added] possibility to define decimal delimeter sign: fourth parameter in onSubmitCheck()
* Feature: [added] new type check "b": alphanumeric values
* Feature: [added] validation functions re-writed in OOP style, now all inside FormValidator class.
* Feature: [added] possibility to define a minimum length of entered text in a field by using of minlength="" attribute

* Feature: [improved] in "text" fields validation allowed using of .(dot), _(underscore) etc.
* Feature: [improved] in "login" fields validation allowed using of _(underscore)
* Feature: [improved] translation for Spanish and German language
* Feature: [improved] examples in archive
* Feature: [improved] optimized setFocus method

* Bugs fixed

To view a Live Demo click here.

To download new version click here.

1 comment:

pokershark103 said...

Hello. I have a question. Does this JS Auto Form Validator has a hosted version? I'm using php forms but they don't have such opportunity. And if it has hosted version where I can try it?