Skip to content

greggregwork/jQuery-Validation-Engine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

this is a stripped down version for easy including in other projects

Usage in a rails 3.1+ project

  • clone the repo into vendor/assets
  • add //= require js/jquery.validationEngine and //= require js/languages/jquery.validationEngine-en.js to your application.js file.
  • add *= require css/validationEngine.jquery.css to your application.css file
  • restart the app
  • usage instructions here: https://github.com/posabsolute/jQuery-Validation-Engine

License

Licensed under the MIT License

Authors

Copyright(c) 2011 Cedric Dugas http://www.position-absolute.com

v2.0 Rewrite by Olivier Refalo http://www.crionics.com

About

(stripped down) jQuery form validation plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%