jannisg / jquery-validator

A quick class based validator script that has support for new HTML5 input types as well as placeholder and required support. The plugin will add classes based on the 'state' to both input and label (if found) for .placeholder , .valid and .error

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

A quick class based validator script that has support for new HTML5 input types as well as placeholder and required support. The plugin will add classes based on the 'state' to both input and label (if found) for .placeholder , .valid and .error


Languages

Language:JavaScript 100.0%