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:
Have you tried adding the style attribute to the input element? So instead of wrapping it with a div, try: