I\'m using the validator plugin found here to validate a form.
Problem I\'m having is if I put the following around a form input element the validation fails:
Another form to solve this problem is changing the display: none to visibility: hidden.
display: none
visibility: hidden
Eg: