Skip to main content

Bug Tracker

Side navigation

#4649 closed bug (duplicate)

Opened May 12, 2009 12:07PM UTC

Closed May 13, 2009 12:20AM UTC

submit() does not work if there is an input with name="submit"

Reported by: anselm Owned by:
Priority: major Milestone:
Component: unfiled Version: 1.3.2
Keywords: Cc:
Blocked by: Blocking:
Description

$('#formid').submit(); does not work (does nothing) when there is an input- or button-tag with attribute type="submit" and name="submit".

I tried it in Firefox 3.0.10 and in Opera 9.64.

In Opera it works, in firefox it doesn't.

Attachments (0)
Change History (1)

Changed May 13, 2009 12:20AM UTC by dmethvin comment:1

resolution: → duplicate
status: newclosed

Duplicate of #3113