Modify ↓
Ticket #8762 (closed bug: invalid)
jquery validate plugin
| Reported by: | aniket.sharma2881@… | Owned by: | |
|---|---|---|---|
| Priority: | undecided | Milestone: | 1.next |
| Component: | unfiled | Version: | 1.5.2 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
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."
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
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.