From f9417b9da980f4fa79d03ba691d9f3442c5ab2f2 Mon Sep 17 00:00:00 2001 From: jeresig Date: Mon, 1 Feb 2010 18:52:12 -0500 Subject: [PATCH] Same problem happens with plain embed elements as well. Follow-up fix to #5904. --- src/manipulation.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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("