Side navigation
#10358 closed bug (invalid)
Opened September 28, 2011 01:45AM UTC
Closed September 28, 2011 03:59AM UTC
Input name attribute the same number of text box validation fails, only the first validated.
Reported by: | essence_liu@126.com | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.6.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
<input type="text" name="test" class="required" />
<input type="text" name="test" class="required" />
<input type="text" name="test" class="required" />
<input type="text" name="test" class="required" />
<input type="text" name="test" class="required" />
only the first validated.
Attachments (0)
Change History (1)
Changed September 28, 2011 03:59AM UTC by comment:1
resolution: | → invalid |
---|---|
status: | new → closed |
Sounds like you are describing a problem with a plugin, not in jQuery core. Please contact the author of the plugin or ask for help on http://forum.jquery.com .