mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
4ac6f8d9d3
Logic to handle detaching by event was in both .off() and jQuery.event.remove; now it's only in .off(). It's a bit of a strange case since the event object (not the jQuery set) specifies the element. |
||
---|---|---|
.. | ||
ajax.js | ||
attributes.js | ||
callbacks.js | ||
core.js | ||
css.js | ||
data.js | ||
deferred.js | ||
dimensions.js | ||
effects.js | ||
event.js | ||
manipulation.js | ||
offset.js | ||
queue.js | ||
selector.js | ||
support.js | ||
traversing.js |