Permalink
Please
sign in to comment.
Browse files
Reworked the .clone() function in IE. Fixes jQuery bugs #3500 (jQuery…
… expandos were causing extra elements to appear from using .html() cloning), #3254 (Mis-match in clone result length causes problem), and #2845 (Cloning an <object/> causes exceptions to be thrown).
- Loading branch information
Showing
with
50 additions
and 21 deletions.
- +24 −20 src/core.js
- +26 −1 test/unit/core.js
0 comments on commit
ce90acc