Bug Tracker

Modify

Ticket #10358 (closed bug: invalid)

Opened 21 months ago

Last modified 21 months ago

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

Reported by: essence_liu@… Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: 1.6.4
Keywords: Cc:
Blocking: Blocked by:

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

comment:1 Changed 21 months ago by dmethvin

  • Status changed from new to closed
  • Resolution set to invalid

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 .

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.