ErnieMac / attrvalidate

A small jQuery plugin for form validation using element attributes only

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

attrvalidate

A lightweight jQuery plugin for basic form validation using HTML5 form attributes. Recommended as a polyfill for older browsers which do not provide built-in validation.

See http://skyefradd.me/attrvalidate for usage details.

About

A small jQuery plugin for form validation using element attributes only

License:MIT License


Languages

Language:JavaScript 50.1%Language:HTML 49.9%