Changes between Initial Version and Version 1 of Ticket #12020, comment 5
- Timestamp:
- Jul 23, 2012, 4:16:47 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12020, comment 5
initial v1 5 5 jQuery may remove "originalEvent" property if possible. Because we actually don't use it when using "addEventListener". 6 6 7 If jQuery can't do it, you may mention this in jQuery's document of method bind.7 If jQuery can't do it, you may mention "originalEvent" in jQuery's document of method bind (http://api.jquery.com/bind).