Extracted the logic for copying events from one jQuery set to another, makes it easie...
authorjeresig <jeresig@gmail.com>
Wed, 2 Dec 2009 22:15:09 +0000 (17:15 -0500)
committerjeresig <jeresig@gmail.com>
Wed, 2 Dec 2009 22:15:09 +0000 (17:15 -0500)
commit62436f4b292aadfe5419f897d7b8504054ab1c8c
tree160cb72da79480f4b64065b01512b97078f63a7d
parent391f83b2a251abd5ab27aeb52a647a853906ce66
Extracted the logic for copying events from one jQuery set to another, makes it easier to work with disconnected DOM nodes.
src/manipulation.js