<?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: Dynamic Tables In JavaScript for IE and Firefox</title>
	<atom:link href="http://www.sweetvision.com/2007/04/08/dynamic-tables-in-javascript-for-ie-and-firefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sweetvision.com/2007/04/08/dynamic-tables-in-javascript-for-ie-and-firefox/</link>
	<description>Javascript and other web programming topics</description>
	<lastBuildDate>Thu, 09 Jul 2009 23:04:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Know your DOM; there&#8217;s more than just the Element in there. &#187; sweetvision</title>
		<link>http://www.sweetvision.com/2007/04/08/dynamic-tables-in-javascript-for-ie-and-firefox/comment-page-1/#comment-30</link>
		<dc:creator>Know your DOM; there&#8217;s more than just the Element in there. &#187; sweetvision</dc:creator>
		<pubDate>Wed, 11 Apr 2007 17:37:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.sweetvision.com/2007/04/08/dynamic-tables-in-javascript-for-ie-and-firefox/#comment-30</guid>
		<description>[...] dynamic tables with the Document Object Model. Thanks to chatdor&#8217;s comment to my &#8220;Dynamic Tables In JavaScript for IE and Firefox&#8221; post, I realized that I was not paying attention to the full DOM. Perhaps many of us, like [...]</description>
		<content:encoded><![CDATA[<p>[...] dynamic tables with the Document Object Model. Thanks to chatdor&#8217;s comment to my &#8220;Dynamic Tables In JavaScript for IE and Firefox&#8221; post, I realized that I was not paying attention to the full DOM. Perhaps many of us, like [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chatdor</title>
		<link>http://www.sweetvision.com/2007/04/08/dynamic-tables-in-javascript-for-ie-and-firefox/comment-page-1/#comment-29</link>
		<dc:creator>chatdor</dc:creator>
		<pubDate>Tue, 10 Apr 2007 15:09:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.sweetvision.com/2007/04/08/dynamic-tables-in-javascript-for-ie-and-firefox/#comment-29</guid>
		<description>You should use DOM methods when you play with tables. insertRow(), insertCell(), etc. Those are compatible with IE, FF, Safari</description>
		<content:encoded><![CDATA[<p>You should use DOM methods when you play with tables. insertRow(), insertCell(), etc. Those are compatible with IE, FF, Safari</p>
]]></content:encoded>
	</item>
</channel>
</rss>
