Modify ↓
Ticket #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: | ||
| Blocking: | Blocked by: |
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
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.

oops, this is a dupe of http://dev.jquery.com/ticket/6359