Changes between Initial Version and Version 1 of Ticket #10563, comment 2
- Timestamp:
- Oct 24, 2011, 3:58:34 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10563, comment 2
initial v1 1 1 The docs for `currentTarget` seem to imply that unless you explicitly change the context, the two should be the same: [http://api.jquery.com/event.currentTarget/] 2 3 As well as a super-old issue for `live` seems to imply: [http://bugs.jquery.com/ticket/4219]