Expose cleanData, make sure that all bound event handlers are properly cleaned up...
authorjeresig <jeresig@gmail.com>
Sun, 24 Jan 2010 02:20:19 +0000 (21:20 -0500)
committerjeresig <jeresig@gmail.com>
Sun, 24 Jan 2010 02:20:19 +0000 (21:20 -0500)
commitf06e0e5575bc8f82d0fcbd5880bb9d8ccf361bfa
tree58277776649fba1be4e3a54ee1602d043cb1b4b0
parent4f9aa62a858f28b8ed310ac73f9d2cd788bf1eed
Expose cleanData, make sure that all bound event handlers are properly cleaned up after html/empty/remove. Fixes #5856 and #5906.
src/manipulation.js
test/unit/manipulation.js