From 391f83b2a251abd5ab27aeb52a647a853906ce66 Mon Sep 17 00:00:00 2001 From: jeresig Date: Wed, 2 Dec 2009 15:20:33 -0500 Subject: [PATCH] Fixed logic error in html method - support.leadingWhitespace shouldn't have been negated. --- src/manipulation.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/manipulation.js b/src/manipulation.js index 2a6b9dc..105a0a9 100644 --- a/src/manipulation.js +++ b/src/manipulation.js @@ -197,7 +197,7 @@ jQuery.fn.extend({ // See if we can take a shortcut and just use innerHTML } else if ( typeof value === "string" && !/