Bug Tracker

Opened 11 years ago

Closed 11 years ago

#10358 closed bug (invalid)

Input name attribute the same number of text box validation fails, only the first validated.

Reported by: [email protected] 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.

Change History (1)

comment:1 Changed 11 years ago by dmethvin

Resolution: invalid
Status: newclosed

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 .

Note: See TracTickets for help on using tickets.