From: John Resig Date: Tue, 15 Sep 2009 16:46:15 +0000 (+0000) Subject: Adding some fixes for commit [6537]. If there's leading whitespace, or if an exceptio... X-Git-Url: http://git.asbjorn.biz/?a=commitdiff_plain;h=fc4c6915344625fadf55ca25d3cf9094544d301a;hp=fc4c6915344625fadf55ca25d3cf9094544d301a;p=jquery.git Adding some fixes for commit [6537]. If there's leading whitespace, or if an exception is thrown by innerHTML, we need to use the old style method. ---