<?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: The difference between add(), find() and filter() in jQuery</title>
	<atom:link href="http://www.svennerberg.com/2009/09/the-difference-between-add-find-and-filter-in-jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.svennerberg.com/2009/09/the-difference-between-add-find-and-filter-in-jquery/</link>
	<description>Web Applications Designed for Humans</description>
	<lastBuildDate>Fri, 03 Feb 2012 20:33:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Test</title>
		<link>http://www.svennerberg.com/2009/09/the-difference-between-add-find-and-filter-in-jquery/#comment-1266</link>
		<dc:creator>Test</dc:creator>
		<pubDate>Fri, 27 Jan 2012 14:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.svennerberg.com/?p=2236#comment-1266</guid>
		<description>You wrote, that &quot;Find() [...] narrows it down to fewer elements.&quot;, but that&#039;s not correct, e.g.


  


$(&#039;#id1&#039;)         // one element
  .find(&#039;child&#039;); // two elements
</description>
		<content:encoded><![CDATA[<p>You wrote, that &#8220;Find() [...] narrows it down to fewer elements.&#8221;, but that&#8217;s not correct, e.g.</p>
<p>$(&#8216;#id1&#8242;)         // one element<br />
  .find(&#8216;child&#8217;); // two elements</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: neha</title>
		<link>http://www.svennerberg.com/2009/09/the-difference-between-add-find-and-filter-in-jquery/#comment-739</link>
		<dc:creator>neha</dc:creator>
		<pubDate>Mon, 01 Feb 2010 07:23:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.svennerberg.com/?p=2236#comment-739</guid>
		<description>Nice post! I have a question for you. I&#039;m developing an app in which I need to display a combobox and button on the infoWindow. How can I do it?</description>
		<content:encoded><![CDATA[<p>Nice post! I have a question for you. I&#8217;m developing an app in which I need to display a combobox and button on the infoWindow. How can I do it?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

