From: jeresig Date: Mon, 1 Feb 2010 23:52:12 +0000 (-0500) Subject: Same problem happens with plain embed elements as well. Follow-up fix to #5904. X-Git-Url: http://git.asbjorn.biz/?p=jquery.git;a=commitdiff_plain;h=f9417b9da980f4fa79d03ba691d9f3442c5ab2f2 Same problem happens with plain embed elements as well. Follow-up fix to #5904. --- diff --git a/src/manipulation.js b/src/manipulation.js index 9ef41e0..543bbcd 100644 --- a/src/manipulation.js +++ b/src/manipulation.js @@ -5,6 +5,7 @@ var rinlinejQuery = / jQuery\d+="(?:\d+|null)"/g, rtagName = /<([\w:]+)/, rtbody = / elements in a fragment + // IE 6 doesn't like it when you put or elements in a fragment // Also, WebKit does not clone 'checked' attributes on cloneNode, so don't cache if ( args.length === 1 && typeof args[0] === "string" && args[0].length < 512 && doc === document && - args[0].indexOf("