fix remove and empty to work properly in IE when an element with the id of length...
authorBrandon Aaron <brandon.aaron@gmail.com>
Sat, 16 May 2009 19:32:16 +0000 (19:32 +0000)
committerBrandon Aaron <brandon.aaron@gmail.com>
Sat, 16 May 2009 19:32:16 +0000 (19:32 +0000)
commit4a99fcf6e4b152706b951df584614da32b08f6e4
treebacd8669d36c133db807b3c7f44f80e8ad683741
parenta4a58a38360039deda2905a34ebc6140d3c259b7
fix remove and empty to work properly in IE when an element with the id of length exists. fixes ajax event hanlders in test suite from firing multiple times because they did not get cleaned up.
src/manipulation.js