Modify ↓
Ticket #10839 (closed bug: duplicate)
Form submit bug
| Reported by: | IonDen | Owned by: | |
|---|---|---|---|
| Priority: | undecided | Milestone: | None |
| Component: | event | Version: | 1.7.1rc1 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
Form submit via $("#myForm").submit() fails, if form contains input type="submit" with attribute name="submit"
Example: http://ionden.com/a/bugs/jquery_bug/
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

This is not a jQuery bug, it's a bug in the DOM.