<?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: How to select and reveal elements with jQuery</title>
	<atom:link href="http://www.ilovecolors.com.ar/select-reveal-jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ilovecolors.com.ar/select-reveal-jquery/</link>
	<description></description>
	<lastBuildDate>Mon, 06 Feb 2012 10:24:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: coilover shock</title>
		<link>http://www.ilovecolors.com.ar/select-reveal-jquery/#comment-3167</link>
		<dc:creator>coilover shock</dc:creator>
		<pubDate>Wed, 05 May 2010 08:41:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.ilovecolors.com.ar/?p=1353#comment-3167</guid>
		<description>nice and easy to use your code</description>
		<content:encoded><![CDATA[<p>nice and easy to use your code</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: learkickfoxp</title>
		<link>http://www.ilovecolors.com.ar/select-reveal-jquery/#comment-2389</link>
		<dc:creator>learkickfoxp</dc:creator>
		<pubDate>Tue, 05 Jan 2010 03:27:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.ilovecolors.com.ar/?p=1353#comment-2389</guid>
		<description>la variante Ideal</description>
		<content:encoded><![CDATA[<p>la variante Ideal</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elliot</title>
		<link>http://www.ilovecolors.com.ar/select-reveal-jquery/#comment-2170</link>
		<dc:creator>Elliot</dc:creator>
		<pubDate>Tue, 08 Dec 2009 17:16:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.ilovecolors.com.ar/?p=1353#comment-2170</guid>
		<description>I&#039;ve published a new code for &lt;a href=&quot;How to select and reveal elements with jQuery&quot; rel=&quot;nofollow&quot;&gt;rotating jQuery tabs&lt;/a&gt; featuring selection.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve published a new code for <a href="How to select and reveal elements with jQuery" rel="nofollow">rotating jQuery tabs</a> featuring selection.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michel</title>
		<link>http://www.ilovecolors.com.ar/select-reveal-jquery/#comment-2009</link>
		<dc:creator>Michel</dc:creator>
		<pubDate>Tue, 24 Nov 2009 17:04:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.ilovecolors.com.ar/?p=1353#comment-2009</guid>
		<description>cool ... this helped me :*</description>
		<content:encoded><![CDATA[<p>cool &#8230; this helped me :*</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pariah Burke</title>
		<link>http://www.ilovecolors.com.ar/select-reveal-jquery/#comment-1460</link>
		<dc:creator>Pariah Burke</dc:creator>
		<pubDate>Tue, 06 Oct 2009 03:24:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.ilovecolors.com.ar/?p=1353#comment-1460</guid>
		<description>Rather, I meant to say: &quot;...but NOT REMOVED from previously selected tabs...&quot;</description>
		<content:encoded><![CDATA[<p>Rather, I meant to say: &#8220;&#8230;but NOT REMOVED from previously selected tabs&#8230;&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pariah Burke</title>
		<link>http://www.ilovecolors.com.ar/select-reveal-jquery/#comment-1446</link>
		<dc:creator>Pariah Burke</dc:creator>
		<pubDate>Sat, 03 Oct 2009 21:38:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.ilovecolors.com.ar/?p=1353#comment-1446</guid>
		<description>Great tutorials, Elliot, but I can&#039;t seem to figure out how to integrate the Single selection revealing content with your jQuery tabs. I can get the .selected class added to every new tab, but REMOVED from previously selected tabs. Could you please post the code of your jQuery Tabs using the .selected add and remove technique?</description>
		<content:encoded><![CDATA[<p>Great tutorials, Elliot, but I can&#8217;t seem to figure out how to integrate the Single selection revealing content with your jQuery tabs. I can get the .selected class added to every new tab, but REMOVED from previously selected tabs. Could you please post the code of your jQuery Tabs using the .selected add and remove technique?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luciano</title>
		<link>http://www.ilovecolors.com.ar/select-reveal-jquery/#comment-1420</link>
		<dc:creator>Luciano</dc:creator>
		<pubDate>Wed, 30 Sep 2009 15:28:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.ilovecolors.com.ar/?p=1353#comment-1420</guid>
		<description>¡Awesome! ¡Thanks!</description>
		<content:encoded><![CDATA[<p>¡Awesome! ¡Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: You are now listed on FAQPAL</title>
		<link>http://www.ilovecolors.com.ar/select-reveal-jquery/#comment-1036</link>
		<dc:creator>You are now listed on FAQPAL</dc:creator>
		<pubDate>Sat, 08 Aug 2009 16:17:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.ilovecolors.com.ar/?p=1353#comment-1036</guid>
		<description>&lt;strong&gt;How to select and reveal elements with jQuery...&lt;/strong&gt;

In this tutorial we will see some way to select different elements using jQuery, from a basic multiple selection, a multiple selection revealing content and a excluding selection revealing content....</description>
		<content:encoded><![CDATA[<p><strong>How to select and reveal elements with jQuery&#8230;</strong></p>
<p>In this tutorial we will see some way to select different elements using jQuery, from a basic multiple selection, a multiple selection revealing content and a excluding selection revealing content&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Webstandard-Team</title>
		<link>http://www.ilovecolors.com.ar/select-reveal-jquery/#comment-962</link>
		<dc:creator>Webstandard-Team</dc:creator>
		<pubDate>Tue, 28 Jul 2009 08:24:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.ilovecolors.com.ar/?p=1353#comment-962</guid>
		<description>Nice small jQuery-Tutorial! If you are interested in more jQuery, you don&#039;t have to miss the following two articles: &lt;a href=&quot;http://webstandard.kulando.de/post/2009/07/16/creative-image-galleries-by-jquery&quot; rel=&quot;nofollow&quot;&gt;&quot;Creative Image-Galleries by jQuery&quot;&lt;/a&gt; or &lt;a href=&quot;http://webstandard.kulando.de/post/2009/07/28/webdesign-inspired-by-jquery-and-twitter&quot; rel=&quot;nofollow&quot;&gt;&quot;Webdesign inspired by jQuery and Twitter&quot;&lt;/a&gt;!</description>
		<content:encoded><![CDATA[<p>Nice small jQuery-Tutorial! If you are interested in more jQuery, you don&#8217;t have to miss the following two articles: <a href="http://webstandard.kulando.de/post/2009/07/16/creative-image-galleries-by-jquery" rel="nofollow">&#8220;Creative Image-Galleries by jQuery&#8221;</a> or <a href="http://webstandard.kulando.de/post/2009/07/28/webdesign-inspired-by-jquery-and-twitter" rel="nofollow">&#8220;Webdesign inspired by jQuery and Twitter&#8221;</a>!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elliot</title>
		<link>http://www.ilovecolors.com.ar/select-reveal-jquery/#comment-938</link>
		<dc:creator>Elliot</dc:creator>
		<pubDate>Thu, 23 Jul 2009 21:17:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.ilovecolors.com.ar/?p=1353#comment-938</guid>
		<description>GC Browne, you send me a queston through the contact form. You can load your own jQuery, instead of using Google&#039;s hosted one, by adding jQuery to the xhtml page and then calling the functions inside a jQuery(document).ready, like this
jQuery(document).ready(function(){
jQuery(&quot;#block li&quot;).click(function(){
		jQuery(this).toggleClass(&quot;selected&quot;);
	});
}</description>
		<content:encoded><![CDATA[<p>GC Browne, you send me a queston through the contact form. You can load your own jQuery, instead of using Google&#8217;s hosted one, by adding jQuery to the xhtml page and then calling the functions inside a jQuery(document).ready, like this<br />
jQuery(document).ready(function(){<br />
jQuery(&#8220;#block li&#8221;).click(function(){<br />
		jQuery(this).toggleClass(&#8220;selected&#8221;);<br />
	});<br />
}</p>
]]></content:encoded>
	</item>
</channel>
</rss>

