<?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: JavaScript optimization: Adding DOM elements to document</title>
	<atom:link href="http://wildbit.com/blog/2006/11/21/javascript-optimization-adding-dom-elements-to-document/feed/" rel="self" type="application/rss+xml" />
	<link>http://wildbit.com/blog/2006/11/21/javascript-optimization-adding-dom-elements-to-document/</link>
	<description>Thoughts on building web apps, businesses, and virtual teams</description>
	<lastBuildDate>Mon, 19 Jul 2010 02:37:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: DamionKutaeff</title>
		<link>http://wildbit.com/blog/2006/11/21/javascript-optimization-adding-dom-elements-to-document/comment-page-1/#comment-1439</link>
		<dc:creator>DamionKutaeff</dc:creator>
		<pubDate>Sat, 22 Mar 2008 21:37:52 +0000</pubDate>
		<guid isPermaLink="false">http://wp.wildbit.com/blog/2006/11/21/javascript-optimization-adding-dom-elements-to-document/#comment-1439</guid>
		<description>Hello everybody, my name is Damion, and I&#039;m glad to join your conmunity, 
and wish to assit as far as possible.</description>
		<content:encoded><![CDATA[<p>Hello everybody, my name is Damion, and I&#8217;m glad to join your conmunity,<br />
and wish to assit as far as possible.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: arun</title>
		<link>http://wildbit.com/blog/2006/11/21/javascript-optimization-adding-dom-elements-to-document/comment-page-1/#comment-279</link>
		<dc:creator>arun</dc:creator>
		<pubDate>Tue, 10 Jul 2007 05:40:50 +0000</pubDate>
		<guid isPermaLink="false">http://wp.wildbit.com/blog/2006/11/21/javascript-optimization-adding-dom-elements-to-document/#comment-279</guid>
		<description>Thanks
I need the best (fastest) approach to fetch HTML elements, now i am using document.getElementById(). In my page it consists of more than 2000 elements, so in IE it takes more time than firefox to fetch the object. Kindly help me.
Tanks in advance</description>
		<content:encoded><![CDATA[<p>Thanks<br />
I need the best (fastest) approach to fetch HTML elements, now i am using document.getElementById(). In my page it consists of more than 2000 elements, so in IE it takes more time than firefox to fetch the object. Kindly help me.<br />
Tanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Nagele</title>
		<link>http://wildbit.com/blog/2006/11/21/javascript-optimization-adding-dom-elements-to-document/comment-page-1/#comment-58</link>
		<dc:creator>Chris Nagele</dc:creator>
		<pubDate>Tue, 15 May 2007 16:25:18 +0000</pubDate>
		<guid isPermaLink="false">http://wp.wildbit.com/blog/2006/11/21/javascript-optimization-adding-dom-elements-to-document/#comment-58</guid>
		<description>Thanks Martin. We just updated our blog and it looks like this post did not transfer over well. We will update it shortly.</description>
		<content:encoded><![CDATA[<p>Thanks Martin. We just updated our blog and it looks like this post did not transfer over well. We will update it shortly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Robwerts</title>
		<link>http://wildbit.com/blog/2006/11/21/javascript-optimization-adding-dom-elements-to-document/comment-page-1/#comment-57</link>
		<dc:creator>Martin Robwerts</dc:creator>
		<pubDate>Tue, 15 May 2007 01:15:56 +0000</pubDate>
		<guid isPermaLink="false">http://wp.wildbit.com/blog/2006/11/21/javascript-optimization-adding-dom-elements-to-document/#comment-57</guid>
		<description>Your links such as &quot;You can view benchmark test and get your own results *here*&quot; don&#039;t work.

This is also true for your other JavaScript benchmarking post.</description>
		<content:encoded><![CDATA[<p>Your links such as &#8220;You can view benchmark test and get your own results *here*&#8221; don&#8217;t work.</p>
<p>This is also true for your other JavaScript benchmarking post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Roberts</title>
		<link>http://wildbit.com/blog/2006/11/21/javascript-optimization-adding-dom-elements-to-document/comment-page-1/#comment-56</link>
		<dc:creator>Martin Roberts</dc:creator>
		<pubDate>Tue, 15 May 2007 01:06:15 +0000</pubDate>
		<guid isPermaLink="false">http://wp.wildbit.com/blog/2006/11/21/javascript-optimization-adding-dom-elements-to-document/#comment-56</guid>
		<description>ahh, i see the problem. In IE 6, it shows a horizontal scroll bar, but in Firefox 2, no horizontal scroll bar appears, so I am unable to ready your lines of code...</description>
		<content:encoded><![CDATA[<p>ahh, i see the problem. In IE 6, it shows a horizontal scroll bar, but in Firefox 2, no horizontal scroll bar appears, so I am unable to ready your lines of code&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Roberts</title>
		<link>http://wildbit.com/blog/2006/11/21/javascript-optimization-adding-dom-elements-to-document/comment-page-1/#comment-55</link>
		<dc:creator>Martin Roberts</dc:creator>
		<pubDate>Tue, 15 May 2007 01:01:40 +0000</pubDate>
		<guid isPermaLink="false">http://wp.wildbit.com/blog/2006/11/21/javascript-optimization-adding-dom-elements-to-document/#comment-55</guid>
		<description>I am very interested in your post, but is it possible to rewriute some of your code over two lines so that we can actually read it all. I had to do ViewSource on your HTML page and then port the text over to a TextEditor to actually read your code. I would love it if I could read it in context of your actual blog! :)</description>
		<content:encoded><![CDATA[<p>I am very interested in your post, but is it possible to rewriute some of your code over two lines so that we can actually read it all. I had to do ViewSource on your HTML page and then port the text over to a TextEditor to actually read your code. I would love it if I could read it in context of your actual blog! :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kmiuc</title>
		<link>http://wildbit.com/blog/2006/11/21/javascript-optimization-adding-dom-elements-to-document/comment-page-1/#comment-41</link>
		<dc:creator>kmiuc</dc:creator>
		<pubDate>Thu, 04 Jan 2007 08:03:56 +0000</pubDate>
		<guid isPermaLink="false">http://wp.wildbit.com/blog/2006/11/21/javascript-optimization-adding-dom-elements-to-document/#comment-41</guid>
		<description>IE7 is beating up FF2.0 on these tests.
</description>
		<content:encoded><![CDATA[<p>IE7 is beating up FF2.0 on these tests.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kmiuc</title>
		<link>http://wildbit.com/blog/2006/11/21/javascript-optimization-adding-dom-elements-to-document/comment-page-1/#comment-40</link>
		<dc:creator>kmiuc</dc:creator>
		<pubDate>Thu, 04 Jan 2007 08:03:55 +0000</pubDate>
		<guid isPermaLink="false">http://wp.wildbit.com/blog/2006/11/21/javascript-optimization-adding-dom-elements-to-document/#comment-40</guid>
		<description>IE7 is beating up FF2.0 on these tests.</description>
		<content:encoded><![CDATA[<p>IE7 is beating up FF2.0 on these tests.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
