Skip to main content

Bug Tracker

Side navigation

#4653 closed bug (duplicate)

Opened May 13, 2009 05:25AM UTC

Closed May 14, 2009 12:11AM UTC

$("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:
Blocked by: Blocking:
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

Attachments (0)
Change History (2)

Changed May 13, 2009 05:27AM UTC by ptarjan comment:1

duplicate of 4652, sorry.

Changed May 14, 2009 12:11AM UTC by dmethvin comment:2

resolution: → duplicate
status: newclosed