Make sure that the contents of the element is still in place when html(Function)...
authorJohn Resig <jeresig@gmail.com>
Tue, 28 Sep 2010 16:50:44 +0000 (09:50 -0700)
committerJohn Resig <jeresig@gmail.com>
Tue, 28 Sep 2010 16:50:44 +0000 (09:50 -0700)
commit0368606c081fd15dfbcd8509734ef63c58a6b008
tree412253118994987431f9cfcf035fa6a04a244ee3
parente3c4e5789743eecb3cbe2b626f3a5f09c616ee4b
Make sure that the contents of the element is still in place when html(Function) is called. Fixes #6733.
src/manipulation.js
test/unit/manipulation.js