Opened 13 years ago
Closed 13 years ago
#6381 closed bug (duplicate)
IE live('submit') handling bug
Reported by: | bganicky | Owned by: | |
---|---|---|---|
Priority: | Milestone: | 1.4.3 | |
Component: | event | Version: | 1.4.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Live submit event attached after any live click event behaves falsely in IEs. It works only when NOT triggered by submit button. See the testcase with description: http://jsbin.com/uboxu3/7/
It works well in 1.4.1 so I guess it's a regression that came with .delegate().
Change History (2)
comment:1 Changed 13 years ago by
comment:2 Changed 13 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
oops, this is a dupe of http://dev.jquery.com/ticket/6359