<?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: 10 Really Helpful Traversing Functions in jQuery</title>
	<atom:link href="http://net.tutsplus.com/tutorials/javascript-ajax/10-super-helpful-traversing-functions-in-jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://net.tutsplus.com/tutorials/javascript-ajax/10-super-helpful-traversing-functions-in-jquery/</link>
	<description>Web Development &#38; Design Tutorials</description>
	<lastBuildDate>Thu, 18 Mar 2010 15:04:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mateus</title>
		<link>http://net.tutsplus.com/tutorials/javascript-ajax/10-super-helpful-traversing-functions-in-jquery/comment-page-1/#comment-231075</link>
		<dc:creator>Mateus</dc:creator>
		<pubDate>Mon, 15 Mar 2010 01:10:48 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=6619#comment-231075</guid>
		<description>jquery selectors are so powerfull.</description>
		<content:encoded><![CDATA[<p>jquery selectors are so powerfull.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sandeep</title>
		<link>http://net.tutsplus.com/tutorials/javascript-ajax/10-super-helpful-traversing-functions-in-jquery/comment-page-1/#comment-204913</link>
		<dc:creator>sandeep</dc:creator>
		<pubDate>Mon, 15 Feb 2010 07:11:02 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=6619#comment-204913</guid>
		<description>its not a solution</description>
		<content:encoded><![CDATA[<p>its not a solution</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gordon</title>
		<link>http://net.tutsplus.com/tutorials/javascript-ajax/10-super-helpful-traversing-functions-in-jquery/comment-page-1/#comment-173993</link>
		<dc:creator>Gordon</dc:creator>
		<pubDate>Fri, 22 Jan 2010 17:31:33 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=6619#comment-173993</guid>
		<description>GREAT basic transversing. Anyone have more info using brackets?

I&#039;m wrestling w/ radio buttons...

$(&quot;input[name=&#039;radio_name&#039;]:checked&quot;).val();
$(&quot;input[name^=&#039;rad&#039;]:checked&quot;).val();//element name starts with &quot;rad&quot;
$(&quot;input[name*=&#039;radio_name&#039;]:checked&quot;).val();//also filtering but I don&#039;t know</description>
		<content:encoded><![CDATA[<p>GREAT basic transversing. Anyone have more info using brackets?</p>
<p>I&#8217;m wrestling w/ radio buttons&#8230;</p>
<p>$(&#8220;input[name='radio_name']:checked&#8221;).val();<br />
$(&#8220;input[name^='rad']:checked&#8221;).val();//element name starts with &#8220;rad&#8221;<br />
$(&#8220;input[name*='radio_name']:checked&#8221;).val();//also filtering but I don&#8217;t know</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chinijo</title>
		<link>http://net.tutsplus.com/tutorials/javascript-ajax/10-super-helpful-traversing-functions-in-jquery/comment-page-1/#comment-141816</link>
		<dc:creator>chinijo</dc:creator>
		<pubDate>Fri, 04 Dec 2009 18:47:32 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=6619#comment-141816</guid>
		<description>Muy Bueno Gracias</description>
		<content:encoded><![CDATA[<p>Muy Bueno Gracias</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sachin</title>
		<link>http://net.tutsplus.com/tutorials/javascript-ajax/10-super-helpful-traversing-functions-in-jquery/comment-page-1/#comment-121596</link>
		<dc:creator>Sachin</dc:creator>
		<pubDate>Wed, 21 Oct 2009 17:30:42 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=6619#comment-121596</guid>
		<description>nice work</description>
		<content:encoded><![CDATA[<p>nice work</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shahriar Hyder</title>
		<link>http://net.tutsplus.com/tutorials/javascript-ajax/10-super-helpful-traversing-functions-in-jquery/comment-page-1/#comment-110919</link>
		<dc:creator>Shahriar Hyder</dc:creator>
		<pubDate>Thu, 24 Sep 2009 09:47:32 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=6619#comment-110919</guid>
		<description>Very helpful traversing functions for jQuery indeed mate. I have also linked to yours from my blog post below where I am trying to collect the most useful and common jQuery code snippets for JavaScript over the web. Here is the title and the link to the jQuery link compilation endeavor:


Ultimate collection of top jQuery tutorials, tips-tricks and techniques to improve performance


http://technosiastic.wordpress.com/2009/09/24/collection-of-top-jquery-tutorials-tips-tricks-techniques-to-improve-performance/</description>
		<content:encoded><![CDATA[<p>Very helpful traversing functions for jQuery indeed mate. I have also linked to yours from my blog post below where I am trying to collect the most useful and common jQuery code snippets for JavaScript over the web. Here is the title and the link to the jQuery link compilation endeavor:</p>
<p>Ultimate collection of top jQuery tutorials, tips-tricks and techniques to improve performance</p>
<p><a href="http://technosiastic.wordpress.com/2009/09/24/collection-of-top-jquery-tutorials-tips-tricks-techniques-to-improve-performance/" rel="nofollow">http://technosiastic.wordpress.com/2009/09/24/collection-of-top-jquery-tutorials-tips-tricks-techniques-to-improve-performance/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: webangel78</title>
		<link>http://net.tutsplus.com/tutorials/javascript-ajax/10-super-helpful-traversing-functions-in-jquery/comment-page-1/#comment-106854</link>
		<dc:creator>webangel78</dc:creator>
		<pubDate>Tue, 15 Sep 2009 13:48:16 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=6619#comment-106854</guid>
		<description>Lately I was thinking to start learn jQuery in depth and this tutorial is a great begining. Thanks!</description>
		<content:encoded><![CDATA[<p>Lately I was thinking to start learn jQuery in depth and this tutorial is a great begining. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zumbi</title>
		<link>http://net.tutsplus.com/tutorials/javascript-ajax/10-super-helpful-traversing-functions-in-jquery/comment-page-1/#comment-106539</link>
		<dc:creator>zumbi</dc:creator>
		<pubDate>Tue, 15 Sep 2009 02:30:43 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=6619#comment-106539</guid>
		<description>great article here and useful indeed. btw, where&#039;s that photo with the clouds up there taken?</description>
		<content:encoded><![CDATA[<p>great article here and useful indeed. btw, where&#8217;s that photo with the clouds up there taken?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nina</title>
		<link>http://net.tutsplus.com/tutorials/javascript-ajax/10-super-helpful-traversing-functions-in-jquery/comment-page-1/#comment-106364</link>
		<dc:creator>Nina</dc:creator>
		<pubDate>Mon, 14 Sep 2009 20:20:03 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=6619#comment-106364</guid>
		<description>hey, a frienf of mine took that photo :D</description>
		<content:encoded><![CDATA[<p>hey, a frienf of mine took that photo <img src='http://net.tutsplus.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tutorial blog</title>
		<link>http://net.tutsplus.com/tutorials/javascript-ajax/10-super-helpful-traversing-functions-in-jquery/comment-page-1/#comment-105731</link>
		<dc:creator>tutorial blog</dc:creator>
		<pubDate>Sun, 13 Sep 2009 04:12:53 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=6619#comment-105731</guid>
		<description>I very like all your site. I really attractive.</description>
		<content:encoded><![CDATA[<p>I very like all your site. I really attractive.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

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