Opened 14 years ago
Closed 13 years ago
#3970 closed enhancement (invalid)
[validate] validate all fields with same name attribute
Reported by: | eegee | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | |
Component: | plugin | Version: | |
Keywords: | [validate] validate | Cc: | |
Blocked by: | Blocking: |
Description
I need the "key" in "rules" to refer to all elements with that name not just the first one. I'm generating a (n)x(m) form and I need each value in (n) and (m) to be validated. Also, is there a way to specify a default for all inputs without markup and then just specify extra "rules" for individual inputs?
Note: See
TracTickets for help on using
tickets.
This is not a jQuery core bug. Please report plugin bugs to the plugin's author, or ask on the jQuery forums. jQuery UI bugs should be reported on the UI bug tracker, http://dev.jqueryui.com .