validatr icon indicating copy to clipboard operation
validatr copied to clipboard

Cross Browser HTML5 Form Validation.

Results 18 validatr issues
Sort by recently updated
recently updated
newest added

There is a small typo in libs/jquery/jquery.js. Closes #28

# Issue Type [x] Bug (Typo) # Steps to Replicate 1. Examine libs/jquery/jquery.js. 2. Search for `seperated`. # Expected Behaviour 1. Should read `separated`.

Reproduce: 1. Go to http://jaymorrow.github.io/validatr/ 2. Click submit 3. Resize width of browser Result: Validation message is positioned incorrectly.

I am using Javascript Custom Forms which replaces some elements with fake ones. In the case of select elements it moves them 9999 px to the left. I would usually...

Added in refreshElements function that can be called after an ajax update to the form, allows new elements to be validated

Added in refreshElements function that can be called after an ajax update to the form, allows new elements to be validated

Error message's offset for bottom position was not correct it was adding message's height to target's offset however target's height should be added to target's offset to get message at...

At least invalid 2 patterns is possible to submit: 1) *****@gmail.com 2) some@address