Side navigation
#6381 closed bug (duplicate)
Opened March 31, 2010 04:04PM UTC
Closed April 02, 2010 02:49AM UTC
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().
oops, this is a dupe of http://dev.jquery.com/ticket/6359