#10839 closed bug (duplicate)
Form submit bug
Reported by: | IonDen | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | event | Version: | 1.7.1rc1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Form submit via $("#myForm").submit() fails, if form contains input type="submit" with attribute name="submit"
Change History (2)
comment:1 Changed 11 years ago by
Component: | unfiled → event |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
This is not a jQuery bug, it's a bug in the DOM.