18 August, 2012

formValidator 2.6


Developer:

Website:

License / Price:

Platforms:

Databases:

Language:

Last Updated:

Category:
Cedric Dugas | More scripts
www.position-absolute.com
MIT License 

Windows / Linux / Mac OS / BSD / Solaris
N/A
JavaScript
August 19th, 2012, 05:24 GMT [view history]
C: \ Form Processors

Data is processed and analyzed in real-time using jQuery.

Works by analyzing a field's content as soon as the user moves to the next field.

If the entered data is not compliant to the field's type or validation rules, an error is shown.

Tested and working in Internet Exploder 6+, Firefox 3+, Safari 4+ and Google Chrome 1+.

The plugin can be used for normal and AJAX pages the same.

Here are some key features of "formValidator":

Customizable options and settings:
· optional: Special: Only validate when the field is not empty (call optional first)
· required: Field is required
· length[0,100] : Between x and x characters allowed
· maxCheckbox[7] : Set the maximum checkbox autorized for a group
· minCheckbox[7] : Set the minimum checkbox autorized for a group
· confirm[fieldID] : Match the other field (ie:confirm password)
· telephone : Match telephone regEx rule.
· email : Match email regEx rule.
· onlyNumber : Numbers only
· noSpecialCaracters : No special characters allowed
· onlyLetter : Letters only
· exemptString : Will not validate if the string match
· date : Invalid date, must be in YYYY-MM-DD format
· funcCall : Validate custom functions outside of the engine scope

Requirements:

· JavaScript enabled on client side
· jQuery 1.4.2 or higher

What's New in This Release: [ read full changelog ]

· Div overflown support + small fix to inline ajax validation + small code overhaul.


Download button
Via: formValidator 2.6

0 Comment: