<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Firefox Gotcha: innerHTML Strips td Tags</title>
	<atom:link href="http://www.jtanium.com/2009/10/28/firefox-gotcha-innerhtml-strips-td-tags/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jtanium.com/2009/10/28/firefox-gotcha-innerhtml-strips-td-tags/</link>
	<description>I jot things down, in hopes of finding them later...</description>
	<lastBuildDate>Tue, 31 Jan 2012 15:07:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Cire Zerep</title>
		<link>http://www.jtanium.com/2009/10/28/firefox-gotcha-innerhtml-strips-td-tags/comment-page-1/#comment-4519</link>
		<dc:creator>Cire Zerep</dc:creator>
		<pubDate>Wed, 26 Oct 2011 21:24:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.jtanium.com/?p=166#comment-4519</guid>
		<description>Thank you for this! Like someone said, Firefox 3.6 still cannot handle this example! I struggled for hours trying to figure out why every other browser I tried including IE 7, Safari, and newer versions of Firefox (4.0+) worked fine using code like your first example (which seems logical to set the innerHTML property first and then add the element to the DOM.) Simply switching the order of the statements fixed the issue in Firefox 3.6.</description>
		<content:encoded><![CDATA[<p>Thank you for this! Like someone said, Firefox 3.6 still cannot handle this example! I struggled for hours trying to figure out why every other browser I tried including IE 7, Safari, and newer versions of Firefox (4.0+) worked fine using code like your first example (which seems logical to set the innerHTML property first and then add the element to the DOM.) Simply switching the order of the statements fixed the issue in Firefox 3.6.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Firefox is a thief, and not to be trusted. &#124; GRG Components</title>
		<link>http://www.jtanium.com/2009/10/28/firefox-gotcha-innerhtml-strips-td-tags/comment-page-1/#comment-864</link>
		<dc:creator>Firefox is a thief, and not to be trusted. &#124; GRG Components</dc:creator>
		<pubDate>Fri, 27 Aug 2010 15:45:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.jtanium.com/?p=166#comment-864</guid>
		<description>[...] Firefox really hates when &lt;td&gt; or &lt;tr&gt; tags appear outside of a &lt;table&gt;, and will trim them right out. Fortunately, there&#8217;s a way around this, albeit a little [...]</description>
		<content:encoded><![CDATA[<p>[...] Firefox really hates when &lt;td&gt; or &lt;tr&gt; tags appear outside of a &lt;table&gt;, and will trim them right out. Fortunately, there&#8217;s a way around this, albeit a little [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andreas</title>
		<link>http://www.jtanium.com/2009/10/28/firefox-gotcha-innerhtml-strips-td-tags/comment-page-1/#comment-541</link>
		<dc:creator>Andreas</dc:creator>
		<pubDate>Fri, 12 Mar 2010 20:05:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.jtanium.com/?p=166#comment-541</guid>
		<description>Firefox 3.6 has the same behavoir... still!
I struggle for that problem for about 6 hours until I found your post ;)</description>
		<content:encoded><![CDATA[<p>Firefox 3.6 has the same behavoir&#8230; still!<br />
I struggle for that problem for about 6 hours until I found your post <img src='https://www.jtanium.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jtanium</title>
		<link>http://www.jtanium.com/2009/10/28/firefox-gotcha-innerhtml-strips-td-tags/comment-page-1/#comment-412</link>
		<dc:creator>jtanium</dc:creator>
		<pubDate>Thu, 29 Oct 2009 13:52:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.jtanium.com/?p=166#comment-412</guid>
		<description>Well it was my JavaScript in the first place...</description>
		<content:encoded><![CDATA[<p>Well it was my JavaScript in the first place&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam</title>
		<link>http://www.jtanium.com/2009/10/28/firefox-gotcha-innerhtml-strips-td-tags/comment-page-1/#comment-411</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Thu, 29 Oct 2009 05:16:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.jtanium.com/?p=166#comment-411</guid>
		<description>Hey, thanks for fixing that bug for me.  You rock!</description>
		<content:encoded><![CDATA[<p>Hey, thanks for fixing that bug for me.  You rock!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

