It supports various predefined validation rules, but can also be expanded to new custom ones.
This plugin was created to minimize JavaScript logic in HTML code when dealing with front-end validation of form data.
Here are some key features of "jQuery-Form-Validator":
Data type:
· URL
· Date
· Birthday (future dates invalid)
· Email
· Time
· Domain
· Phone
· Float
· Integer
· Text length
· Spam checker
· Get confirmation
· Required fields
· Custom validation rules
Requirements:
· JavaScript enabled on client side
· jQuery JavaScript Library
What's New in This Release: [ read full changelog ]
· Possible to validate input onblur.
· Possible to fade in/out help information beside each input.
· Minor bug fixes.