Explicitly re-bind the events on clone. Copying over the data isn't enough. Fixes...
authorjeresig <jeresig@gmail.com>
Tue, 22 Dec 2009 17:04:17 +0000 (12:04 -0500)
committerjeresig <jeresig@gmail.com>
Tue, 22 Dec 2009 17:04:17 +0000 (12:04 -0500)
commit7d0c18034e1a7967c1aabc84e66e6fd020cd541d
tree12e6a64f42aed14440f58f99df4eabcdbc29a983
parent1ea539b4f08d9056e7e133173f7093908a513f77
Explicitly re-bind the events on clone. Copying over the data isn't enough. Fixes #5681.
src/manipulation.js