<?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: Super simple jQuery content swapper</title>
	<atom:link href="http://wpaoli.building58.com/2009/10/super-simple-jquery-content-swapper/feed/" rel="self" type="application/rss+xml" />
	<link>http://wpaoli.building58.com/2009/10/super-simple-jquery-content-swapper/</link>
	<description>Mostly a site with a jQuery tabslideout plugin...</description>
	<lastBuildDate>Mon, 21 Nov 2011 16:32:55 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Steve</title>
		<link>http://wpaoli.building58.com/2009/10/super-simple-jquery-content-swapper/comment-page-1/#comment-19607</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Mon, 21 Nov 2011 16:32:55 +0000</pubDate>
		<guid isPermaLink="false">http://wpaoli.building58.com/?p=269#comment-19607</guid>
		<description>replace 
contentToShow.show();
with
$(contentToShow).fadeTo(&quot;slow&quot;, 1);

for a nicer effect</description>
		<content:encoded><![CDATA[<p>replace<br />
contentToShow.show();<br />
with<br />
$(contentToShow).fadeTo(&#8221;slow&#8221;, 1);</p>
<p>for a nicer effect</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WillyP</title>
		<link>http://wpaoli.building58.com/2009/10/super-simple-jquery-content-swapper/comment-page-1/#comment-1698</link>
		<dc:creator>WillyP</dc:creator>
		<pubDate>Fri, 26 Feb 2010 03:55:08 +0000</pubDate>
		<guid isPermaLink="false">http://wpaoli.building58.com/?p=269#comment-1698</guid>
		<description>Actually it does work on ie6, the css was a bit lame for it, but i did that example page in literally 3 mins! But the functionality of the javascript worked fine for me in IE6 . What did not work for you? I know you have to click the words to make it switch, but that would be easy to fix if you need to. Let me know if you need css help with that.</description>
		<content:encoded><![CDATA[<p>Actually it does work on ie6, the css was a bit lame for it, but i did that example page in literally 3 mins! But the functionality of the javascript worked fine for me in IE6 . What did not work for you? I know you have to click the words to make it switch, but that would be easy to fix if you need to. Let me know if you need css help with that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nin</title>
		<link>http://wpaoli.building58.com/2009/10/super-simple-jquery-content-swapper/comment-page-1/#comment-1697</link>
		<dc:creator>nin</dc:creator>
		<pubDate>Fri, 26 Feb 2010 03:08:04 +0000</pubDate>
		<guid isPermaLink="false">http://wpaoli.building58.com/?p=269#comment-1697</guid>
		<description>The code worked on Firefox but not on IE6. Although people are using IE7 now, there are still lots of people out there on IE6. Any ideas on how to make this cross-browser compatible?</description>
		<content:encoded><![CDATA[<p>The code worked on Firefox but not on IE6. Although people are using IE7 now, there are still lots of people out there on IE6. Any ideas on how to make this cross-browser compatible?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Khai</title>
		<link>http://wpaoli.building58.com/2009/10/super-simple-jquery-content-swapper/comment-page-1/#comment-1527</link>
		<dc:creator>Khai</dc:creator>
		<pubDate>Fri, 05 Feb 2010 06:41:18 +0000</pubDate>
		<guid isPermaLink="false">http://wpaoli.building58.com/?p=269#comment-1527</guid>
		<description>William, interesting jquery code, thank you..</description>
		<content:encoded><![CDATA[<p>William, interesting jquery code, thank you..</p>
]]></content:encoded>
	</item>
</channel>
</rss>
