Skip to content

HananUhuru/jQuery-form-validation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Jquery-form-validaion

Real time simple form validation with Jquery and Regex

Html form is commented out in the bottom of the js file

Rules

Name Should be between 5-30 contains only space

Username should be between 6-20 contains only alphabets numbers '.' and '_'

Valid Email format

Password should be at least a uppercase,lowercase,number,special characters and minimum length 8

Confirm password match

Feel free to use :)

Releases

No releases published

Packages

No packages published