Skip to content

celiakessassi/formcheckerSL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

formcheckerSL

form checker plugin for jquery

##Demo

see the demo

##Full list of features

  1. Check required input or textarea
  2. Check email Syntax
  3. Check if equal to a specific value
  4. Set limit length
  5. Allow onlly numbers
  6. Set allowed characters
  7. Add a fail function
  8. Add a callback function
  9. Add an ajax function

##Installation

<!--requires at least jquery 1.6-->
<script src="js/jquery-1.11.0.min.js"></script>
<script src="FormChecker/formcheckersl.js"></script> 

About

form checker plugin for jquery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors