Special Offer
Directory Links

The fValidator is an open source (free) unobtrusive javascript tool for easy handling of form validation.
Here's a brief list of the most important features:
- Works perfect with iMask as it's complement.
- Multiple forms per page supported.
- Number of verified fields is not limited.
- Number of filters per field is not limited.
- Predefined formats: required, alpha, alphanum, integer, real, date, email, phone, url. (all customizable)
- Support to register missing formats.
- Highlight fields onValid and onInvalid.
- Error reporting just after onBlur.
- Easy to set and maintain.
- Unobstrutive and XHTML Strict friendly.
fValidator is fully configurable. You can change any default option just initializating the class with an object in JSON. The following options are available:
- (string) msgContainerTag (default "div")
- (string) msgClass (default "fValidator-msg")
- (object) styleNeutral (default {"background-color": "#ffc", "border-color": "#cc0"})
- (object) styleInvalid (default {"background-color": "#fcc", "border-color": "#c00"})
- (object) styleValid (default {"background-color": "#cfc", "border-color": "#0c0"})
- (function) onValid (default Class.empty)
- (function) onInvalid (default Class.empty)
- (object) fValidate[x], x ∈ X := {"required","alpha","alphanum","integer","real","date","email","phone","url"}
- (string) type - any element of the above X set
- (regexp) re - regular expression attached to the type
- (string) msg - message attached to the invalid re match
General
Reviews
Comments
Directory Categories
Action Links
Sponsored Listings
Initializr HTML5 Templates Generator
http://www.initializr.com/
Initializr is an HTML5 templates generator to help you getting started with a...
Quick Views
Odoo Apps - Odoo Development Company | SerpentCS
https://www.serpentcs.com/services/odoo-openerp-services/odoo-development
Mar 2, 2023
Responsive Bootstrap Support Ticket System
http://snapbuilder.com/go/click.php?id=Bootstrap-Support-Ticket-Info
9555 Views
Nevron Rich Text Editor for .NET
https://www.nevron.com/products-open-vision-nov-rich-text-editor-control-overview.aspx
Jan 19, 2015
Translate To:
Latest Comments
This is an excellent resource!
on Oct 4, 2015
about HTML5 UP! Responsive HTML5 and CSS3 Site Templates