Bug Tracker

Modify

Ticket #4649 (closed bug: duplicate)

Opened 4 years ago

Last modified 4 years ago

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

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.

Change History

comment:1 Changed 4 years ago by dmethvin

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

Duplicate of #3113

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.