Side navigation
#13890 closed bug (notabug)
Opened May 13, 2013 03:59PM UTC
Closed May 13, 2013 04:05PM UTC
Injected form and its submit event doesn't fire
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 2.0.0 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I'm using jQuery 2.0.0 and Firefox 20 and if I inject a form to the page the selector and its submit event doesn't fire.
Test case:
Attachments (0)
Change History (1)
Changed May 13, 2013 04:05PM UTC by comment:1
resolution: | → notabug |
---|---|
status: | new → closed |
You need to use event delegation.
http://jsfiddle.net/VPGpy/1/