Fixed #2027 - make sure that cloned elements (within appendTo, etc.) have their event...
authorJohn Resig <jeresig@gmail.com>
Thu, 20 Dec 2007 13:36:56 +0000 (13:36 +0000)
committerJohn Resig <jeresig@gmail.com>
Thu, 20 Dec 2007 13:36:56 +0000 (13:36 +0000)
commit3261544c38ca70cc02c5eed7d0ab2c40c521a588
treed6122c608ff124d483830755a46089a6148ed318
parentb740fe5632b8731a140f16a2f6855910ea6957b9
Fixed #2027 - make sure that cloned elements (within appendTo, etc.) have their events cloned by default.
src/core.js
test/unit/event.js