0.1.3 • Published 10 years ago

fvalidation v0.1.3

Weekly downloads
1
License
ISC
Repository
github
Last release
10 years ago

fValidation

Client side form validation.
Every mandatory field must have the data attribute "data-required".
The script fires onSumbit function (see parameters) when the validation is passed.

This script require the Boostrap form markdown to properly set up the 'has-error' class.

Options

onSubmit : function(){}
0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago