whatgoodisaroad / validity

Client-Side Validation for jQuery
http://whatgoodisaroad.github.io/validity/
132 stars 74 forks source link

Update jquery.validity.core.js #42

Closed markvantilburg closed 10 years ago

markvantilburg commented 11 years ago

Added support to enable/disable "infer" to display the title of the field.

A workaround may be to put title=" " in the control, this should however decrease the number of code changes when you don't want to use inferring.