<?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 and Easy Filtering with jQuery</title>
	<atom:link href="http://net.tutsplus.com/videos/screencasts/quick-and-easy-filtering-with-jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://net.tutsplus.com/articles/news/quick-and-easy-filtering-with-jquery/</link>
	<description>Web Development &#38; Design Tutorials</description>
	<lastBuildDate>Thu, 18 Mar 2010 13:55:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Danny</title>
		<link>http://net.tutsplus.com/articles/news/quick-and-easy-filtering-with-jquery/comment-page-1/#comment-205417</link>
		<dc:creator>Danny</dc:creator>
		<pubDate>Tue, 16 Feb 2010 17:01:51 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=6889#comment-205417</guid>
		<description>Jeffrey,

Great script, thank you for sharing.  Do you know of any way of modifying it to do a multy tiered drill down.  For example the project I am working on the products need to be organized in a way of what application they can be used in then price range.  We are look for about 3 levels of filtering.  I am having trouble finding information on how to do this with PHP/MySQL

Thanks for the help!</description>
		<content:encoded><![CDATA[<p>Jeffrey,</p>
<p>Great script, thank you for sharing.  Do you know of any way of modifying it to do a multy tiered drill down.  For example the project I am working on the products need to be organized in a way of what application they can be used in then price range.  We are look for about 3 levels of filtering.  I am having trouble finding information on how to do this with PHP/MySQL</p>
<p>Thanks for the help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yves</title>
		<link>http://net.tutsplus.com/articles/news/quick-and-easy-filtering-with-jquery/comment-page-1/#comment-119646</link>
		<dc:creator>Yves</dc:creator>
		<pubDate>Sun, 18 Oct 2009 00:29:14 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=6889#comment-119646</guid>
		<description>Great Tutorial!

I have one question:

Everything works properly. However, I have a list that contains more than one list and a couple of div and when I click to filter, it adds me &quot;style =&quot; display: none &quot;to all child elements ... how can I fix this?

thank you very much</description>
		<content:encoded><![CDATA[<p>Great Tutorial!</p>
<p>I have one question:</p>
<p>Everything works properly. However, I have a list that contains more than one list and a couple of div and when I click to filter, it adds me &#8220;style =&#8221; display: none &#8220;to all child elements &#8230; how can I fix this?</p>
<p>thank you very much</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cameron Olivier</title>
		<link>http://net.tutsplus.com/articles/news/quick-and-easy-filtering-with-jquery/comment-page-1/#comment-115366</link>
		<dc:creator>Cameron Olivier</dc:creator>
		<pubDate>Mon, 05 Oct 2009 09:31:11 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=6889#comment-115366</guid>
		<description>Looks like you need to calibrate your screen ;) hehe by definition, it&#039;ll be a flat gray :)</description>
		<content:encoded><![CDATA[<p>Looks like you need to calibrate your screen <img src='http://net.tutsplus.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  hehe by definition, it&#8217;ll be a flat gray <img src='http://net.tutsplus.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Quicken Websites</title>
		<link>http://net.tutsplus.com/articles/news/quick-and-easy-filtering-with-jquery/comment-page-1/#comment-114174</link>
		<dc:creator>Quicken Websites</dc:creator>
		<pubDate>Thu, 01 Oct 2009 23:29:30 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=6889#comment-114174</guid>
		<description>Great tutorial! thanks! Very useful!</description>
		<content:encoded><![CDATA[<p>Great tutorial! thanks! Very useful!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: orves</title>
		<link>http://net.tutsplus.com/articles/news/quick-and-easy-filtering-with-jquery/comment-page-1/#comment-113483</link>
		<dc:creator>orves</dc:creator>
		<pubDate>Wed, 30 Sep 2009 13:55:16 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=6889#comment-113483</guid>
		<description>My code srewed up so here it is again:


	&lt;a href=&quot;#&quot; rel=&quot;nofollow&quot;&gt;How to do something great with PHP and HTML&lt;/a&gt;
		
			&lt;a href=&quot;#&quot; rel=&quot;nofollow&quot;&gt;JS&lt;/a&gt;
			&lt;a href=&quot;#&quot; rel=&quot;nofollow&quot;&gt;HTML&lt;/a&gt;
			&lt;a href=&quot;#&quot; rel=&quot;nofollow&quot;&gt;PHP&lt;/a&gt;
		
	</description>
		<content:encoded><![CDATA[<p>My code srewed up so here it is again:</p>
<p>	<a href="#" rel="nofollow">How to do something great with PHP and HTML</a></p>
<p>			<a href="#" rel="nofollow">JS</a><br />
			<a href="#" rel="nofollow">HTML</a><br />
			<a href="#" rel="nofollow">PHP</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: orves</title>
		<link>http://net.tutsplus.com/articles/news/quick-and-easy-filtering-with-jquery/comment-page-1/#comment-113481</link>
		<dc:creator>orves</dc:creator>
		<pubDate>Wed, 30 Sep 2009 13:53:53 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=6889#comment-113481</guid>
		<description>Hi Jef, once again a great tut!
I wish to use this in my custom made CMS and therefore I have a question;

Is it possible to filter through a multi level UL-LI structure like so

[code]

	&lt;a href=&quot;#&quot; rel=&quot;nofollow&quot;&gt;How to do something great with PHP and HTML&lt;/a&gt;
		
			&lt;a href=&quot;#&quot; rel=&quot;nofollow&quot;&gt;JS&lt;/a&gt;
			&lt;a href=&quot;#&quot; rel=&quot;nofollow&quot;&gt;HTML&lt;/a&gt;
			&lt;a href=&quot;#&quot; rel=&quot;nofollow&quot;&gt;PHP&lt;/a&gt;
		
	


Users of my CMS get the possibility to manage a multi-language website where every page relates to a curtain language which I then would use in the LI class. 

Your script works fine on a one level structure and I would like to know how I and others can implement this in a multi level structure.

I hope you, or an other reader, can find the time to answer my question.</description>
		<content:encoded><![CDATA[<p>Hi Jef, once again a great tut!<br />
I wish to use this in my custom made CMS and therefore I have a question;</p>
<p>Is it possible to filter through a multi level UL-LI structure like so</p>
<p>[code]</p>
<p>	<a href="#" rel="nofollow">How to do something great with PHP and HTML</a></p>
<p>			<a href="#" rel="nofollow">JS</a><br />
			<a href="#" rel="nofollow">HTML</a><br />
			<a href="#" rel="nofollow">PHP</a></p>
<p>Users of my CMS get the possibility to manage a multi-language website where every page relates to a curtain language which I then would use in the LI class. </p>
<p>Your script works fine on a one level structure and I would like to know how I and others can implement this in a multi level structure.</p>
<p>I hope you, or an other reader, can find the time to answer my question.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Neil</title>
		<link>http://net.tutsplus.com/articles/news/quick-and-easy-filtering-with-jquery/comment-page-1/#comment-112696</link>
		<dc:creator>Neil</dc:creator>
		<pubDate>Mon, 28 Sep 2009 22:46:17 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=6889#comment-112696</guid>
		<description>Great tute. Glad to see the return of the iTunes feed too. Hopefully some of the other screencasts will be published there too as I&#039;m missing CI from Scratch Day 5 and 6. Easier to watch the iTunes video and test in the browser at the same time.</description>
		<content:encoded><![CDATA[<p>Great tute. Glad to see the return of the iTunes feed too. Hopefully some of the other screencasts will be published there too as I&#8217;m missing CI from Scratch Day 5 and 6. Easier to watch the iTunes video and test in the browser at the same time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: IgnacioRV</title>
		<link>http://net.tutsplus.com/articles/news/quick-and-easy-filtering-with-jquery/comment-page-1/#comment-112362</link>
		<dc:creator>IgnacioRV</dc:creator>
		<pubDate>Sun, 27 Sep 2009 21:17:01 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=6889#comment-112362</guid>
		<description>Thanks Jeffrey, I&#039;ve learned a lot of jQuery with this :)</description>
		<content:encoded><![CDATA[<p>Thanks Jeffrey, I&#8217;ve learned a lot of jQuery with this <img src='http://net.tutsplus.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: almulaiki</title>
		<link>http://net.tutsplus.com/articles/news/quick-and-easy-filtering-with-jquery/comment-page-1/#comment-112203</link>
		<dc:creator>almulaiki</dc:creator>
		<pubDate>Sun, 27 Sep 2009 09:46:50 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=6889#comment-112203</guid>
		<description>thanks Mr. Jeffery , what attract me to your screencasts is your genorisity when deliver your ideas, truthfully you are the best developer I have learned from.
go on ....</description>
		<content:encoded><![CDATA[<p>thanks Mr. Jeffery , what attract me to your screencasts is your genorisity when deliver your ideas, truthfully you are the best developer I have learned from.<br />
go on &#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Quicken Websites</title>
		<link>http://net.tutsplus.com/articles/news/quick-and-easy-filtering-with-jquery/comment-page-1/#comment-112108</link>
		<dc:creator>Quicken Websites</dc:creator>
		<pubDate>Sun, 27 Sep 2009 02:03:45 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=6889#comment-112108</guid>
		<description>I have seen a designers portfolio done in a similar way.</description>
		<content:encoded><![CDATA[<p>I have seen a designers portfolio done in a similar way.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.080 seconds -->
