Bug Tracker

Modify

Ticket #4653 (closed bug: duplicate)

Opened 4 years ago

Last modified 4 years ago

$("form").submit() doesn't work with named submit buttons

Reported by: ptarjan Owned by:
Priority: major Milestone: 1.4
Component: unfiled Version: 1.3.2
Keywords: form submit Cc:
Blocking: Blocked by:

Description

If the <form> has a <input type="submit" name="abc" value="click me"/> then calling $("form").submit() won't trigger the form submission.

Example:  http://paulisageek.com/tmp/jquery-form-bug.html

Tested on

OSX 10.5 FF3.0.10 WinXP SP3 FF3.0.10

Change History

comment:1 Changed 4 years ago by ptarjan

duplicate of 4652, sorry.

comment:2 Changed 4 years ago by dmethvin

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

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.