<?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: Quick Tip &#8211; Optimizing DOM Traversal</title>
	<atom:link href="http://www.learningjquery.com/2006/12/quick-tip-optimizing-dom-traversal/feed" rel="self" type="application/rss+xml" />
	<link>http://www.learningjquery.com/2006/12/quick-tip-optimizing-dom-traversal</link>
	<description>Tips, techniques, and tutorials for the jQuery JavaScript library</description>
	<lastBuildDate>Wed, 08 Feb 2012 13:50:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Robert Bram</title>
		<link>http://www.learningjquery.com/2006/12/quick-tip-optimizing-dom-traversal/comment-page-1#comment-82988</link>
		<dc:creator>Robert Bram</dc:creator>
		<pubDate>Wed, 27 Oct 2010 06:35:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningjquery.com/2006/12/quick-tip-optimizing-dom-traversal#comment-82988</guid>
		<description>Thank you for this Karl - it has helped me a lot: I &lt;a href=&quot;http://robertmarkbramprogrammer.blogspot.com/2010/10/optimising-jquery-selectors.html&quot; rel=&quot;nofollow&quot;&gt;wrote it up&lt;/a&gt; and gave props to you.</description>
		<content:encoded><![CDATA[<p>Thank you for this Karl &#8211; it has helped me a lot: I <a href="http://robertmarkbramprogrammer.blogspot.com/2010/10/optimising-jquery-selectors.html" rel="nofollow">wrote it up</a> and gave props to you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 5 Performance Tuning Tricks for jQuery &#124; Learning jQuery</title>
		<link>http://www.learningjquery.com/2006/12/quick-tip-optimizing-dom-traversal/comment-page-1#comment-77922</link>
		<dc:creator>5 Performance Tuning Tricks for jQuery &#124; Learning jQuery</dc:creator>
		<pubDate>Wed, 29 Jul 2009 05:11:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningjquery.com/2006/12/quick-tip-optimizing-dom-traversal#comment-77922</guid>
		<description>[...] be further optimized by using an id in addition to the element and class. As explained in this jQuery performance tip, jQuery’s DOM traversal processes id selection fastest, followed by element and class selection. [...]</description>
		<content:encoded><![CDATA[<p>[...] be further optimized by using an id in addition to the element and class. As explained in this jQuery performance tip, jQuery’s DOM traversal processes id selection fastest, followed by element and class selection. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 5 Performance Tuning Tricks for jQuery &#124; Jon Raasch's Blog</title>
		<link>http://www.learningjquery.com/2006/12/quick-tip-optimizing-dom-traversal/comment-page-1#comment-77870</link>
		<dc:creator>5 Performance Tuning Tricks for jQuery &#124; Jon Raasch's Blog</dc:creator>
		<pubDate>Thu, 16 Jul 2009 16:46:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningjquery.com/2006/12/quick-tip-optimizing-dom-traversal#comment-77870</guid>
		<description>[...] be further optimized by using an id in addition to the element and class. As explained in this jQuery performance tip, jQuery&#8217;s DOM traversal processes id selection fastest, followed by element and class [...]</description>
		<content:encoded><![CDATA[<p>[...] be further optimized by using an id in addition to the element and class. As explained in this jQuery performance tip, jQuery&#8217;s DOM traversal processes id selection fastest, followed by element and class [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jack</title>
		<link>http://www.learningjquery.com/2006/12/quick-tip-optimizing-dom-traversal/comment-page-1#comment-75419</link>
		<dc:creator>jack</dc:creator>
		<pubDate>Wed, 03 Jun 2009 17:05:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningjquery.com/2006/12/quick-tip-optimizing-dom-traversal#comment-75419</guid>
		<description>I agree is there somewhere we can find an update on this great post? I&#039;m using jquery 1.3</description>
		<content:encoded><![CDATA[<p>I agree is there somewhere we can find an update on this great post? I&#8217;m using jquery 1.3</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wick</title>
		<link>http://www.learningjquery.com/2006/12/quick-tip-optimizing-dom-traversal/comment-page-1#comment-68385</link>
		<dc:creator>Wick</dc:creator>
		<pubDate>Fri, 20 Feb 2009 15:42:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningjquery.com/2006/12/quick-tip-optimizing-dom-traversal#comment-68385</guid>
		<description>Is there somewhere where the Sizzle/jQuery 1.3.x selector optimization changes have been discussed? I only found a few mentions of the new &quot;bottom-up&quot; approach but nothing in detail. An in-depth explanation would be really helpful! Thanks.</description>
		<content:encoded><![CDATA[<p>Is there somewhere where the Sizzle/jQuery 1.3.x selector optimization changes have been discussed? I only found a few mentions of the new &#8220;bottom-up&#8221; approach but nothing in detail. An in-depth explanation would be really helpful! Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karl Swedberg</title>
		<link>http://www.learningjquery.com/2006/12/quick-tip-optimizing-dom-traversal/comment-page-1#comment-64118</link>
		<dc:creator>Karl Swedberg</dc:creator>
		<pubDate>Tue, 03 Feb 2009 19:55:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningjquery.com/2006/12/quick-tip-optimizing-dom-traversal#comment-64118</guid>
		<description>Good points, Frédéric. Thanks. I&#039;ve updated the post.</description>
		<content:encoded><![CDATA[<p>Good points, Frédéric. Thanks. I&#8217;ve updated the post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frédéric Hewitt</title>
		<link>http://www.learningjquery.com/2006/12/quick-tip-optimizing-dom-traversal/comment-page-1#comment-64110</link>
		<dc:creator>Frédéric Hewitt</dc:creator>
		<pubDate>Tue, 03 Feb 2009 16:03:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningjquery.com/2006/12/quick-tip-optimizing-dom-traversal#comment-64110</guid>
		<description>That&#039;s no more exact since jQuery 1.3 and Sizzle, because it now works bottom-top.

So &lt;code&gt;$(&#039;#sidebar .menu&#039;)&lt;/code&gt; is not better (worst in fact) than just &lt;code&gt;$(&#039;.menu&#039;)&lt;/code&gt;. But evidently, $(&#039;ul.menu&#039;) still the best choice here.

Well on other side, we can probably say than selector optimization is no more useful now for common situations.</description>
		<content:encoded><![CDATA[<p>That&#8217;s no more exact since jQuery 1.3 and Sizzle, because it now works bottom-top.</p>
<p>So <code>$('#sidebar .menu')</code> is not better (worst in fact) than just <code>$('.menu')</code>. But evidently, $(&#8216;ul.menu&#8217;) still the best choice here.</p>
<p>Well on other side, we can probably say than selector optimization is no more useful now for common situations.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JEDI &#187; Blog Archive &#187; Is your Jquery or Javascript getting Slow or bad Performance ?</title>
		<link>http://www.learningjquery.com/2006/12/quick-tip-optimizing-dom-traversal/comment-page-1#comment-63159</link>
		<dc:creator>JEDI &#187; Blog Archive &#187; Is your Jquery or Javascript getting Slow or bad Performance ?</dc:creator>
		<pubDate>Fri, 10 Oct 2008 13:08:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningjquery.com/2006/12/quick-tip-optimizing-dom-traversal#comment-63159</guid>
		<description>[...] http://www.learningjquery.com/2006/12/quick-tip-optimizing-dom-traversal [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.learningjquery.com/2006/12/quick-tip-optimizing-dom-traversal" rel="nofollow">http://www.learningjquery.com/2006/12/quick-tip-optimizing-dom-traversal</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cherouvim</title>
		<link>http://www.learningjquery.com/2006/12/quick-tip-optimizing-dom-traversal/comment-page-1#comment-8896</link>
		<dc:creator>cherouvim</dc:creator>
		<pubDate>Thu, 26 Jul 2007 08:38:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningjquery.com/2006/12/quick-tip-optimizing-dom-traversal#comment-8896</guid>
		<description>Great stuff! Thanks.</description>
		<content:encoded><![CDATA[<p>Great stuff! Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.learningjquery.com/2006/12/quick-tip-optimizing-dom-traversal/comment-page-1#comment-7058</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Wed, 13 Jun 2007 18:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningjquery.com/2006/12/quick-tip-optimizing-dom-traversal#comment-7058</guid>
		<description>Useful, all very useful! Great post, great site. Much obliged...</description>
		<content:encoded><![CDATA[<p>Useful, all very useful! Great post, great site. Much obliged&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced (User agent is rejected)
Database Caching 9/20 queries in 0.005 seconds using disk: basic
Object Caching 374/379 objects using disk: basic
Content Delivery Network via learningjquery.kswedberg.netdna-cdn.com

Served from: www.learningjquery.com @ 2012-02-08 17:29:52 -->
