jaymorrow / validatr

Cross Browser HTML5 Form Validation.

Home Page:http://jaymorrow.github.com/validatr/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Validatr

Cross Browser HTML5 Form Validation.

Getting Started

View the documentation to learn how to use Validatr.

Changelog

Version 0.5.1 - 2013-03-12

  • Fixed $target bug introduced in 0.5.0

Version 0.5.0 - 2013-03-11

  • Added unit tests for the jQuery instance and the widget
  • Fixed typo 'defualtOptions' - now 'defaultOptions'
  • Re-structured code to prep for more robust formatting and adding more input types

Version 0.4.2 - 2013-03-03

  • Default error message styles now inline - removed CSS file
  • No longer overwriting this.options.template, now this.template
  • Changes to documentation

About

Cross Browser HTML5 Form Validation.

http://jaymorrow.github.com/validatr/

License:MIT License


Languages

Language:JavaScript 100.0%