Opened 12 years ago
Closed 12 years ago
#8762 closed bug (invalid)
jquery validate plugin
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | undecided | Milestone: | 1.next |
Component: | unfiled | Version: | 1.5.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
if ( label.length ) is returning 0 even if error msg is generated . So it is showing the msg again and again like "This field is required.This field is required.This field is required.This field is required."
Note: See
TracTickets for help on using
tickets.
Thanks for submitting a ticket to the jQuery Bug Tracker. Unfortunately, issues with the validate plugin are something we are unable to personally assist in debugging, however if you open up a new issue ticket on the validate GitHub repo, I'm sure that the plugin author will be more than happy to review the issue you've experienced. For convenience, the link to the repo is: https://github.com/jzaefferer/jquery-validation.