Side navigation
#10839 closed bug (duplicate)
Opened November 20, 2011 07:53PM UTC
Closed November 20, 2011 08:08PM UTC
Last modified November 20, 2011 08:08PM UTC
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"
Example: http://ionden.com/a/bugs/jquery_bug/
This is not a jQuery bug, it's a bug in the DOM.