<?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: Content to the front with jQuery</title>
	<atom:link href="http://tugbucket.net/jquery/content-to-the-front-with-jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://tugbucket.net/jquery/content-to-the-front-with-jquery/</link>
	<description></description>
	<pubDate>Sun, 05 Feb 2012 05:09:37 +0000</pubDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Chris Matthias</title>
		<link>http://tugbucket.net/jquery/content-to-the-front-with-jquery/comment-page-1/#comment-275</link>
		<dc:creator>Chris Matthias</dc:creator>
		<pubDate>Sun, 20 Feb 2011 20:32:14 +0000</pubDate>
		<guid isPermaLink="false">http://tugbucket.net/?p=207#comment-275</guid>
		<description>Nice touch with the sidebar effect.  I saw you were using browser sniffing to avoid serving the effects to IE but I would also suggest using the script at modernizr.com which can check for feature support.  Once the script is installed I'd switch the IF statement from what you have to "if ( Modernizr.opacity) { }" since that will execute the code for any browser that supports opacity in the way you are using it and hides it for browsers like IE and also older versions of all browsers.</description>
		<content:encoded><![CDATA[<p>Nice touch with the sidebar effect.  I saw you were using browser sniffing to avoid serving the effects to IE but I would also suggest using the script at modernizr.com which can check for feature support.  Once the script is installed I&#8217;d switch the IF statement from what you have to &#8220;if ( Modernizr.opacity) { }&#8221; since that will execute the code for any browser that supports opacity in the way you are using it and hides it for browsers like IE and also older versions of all browsers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Katye</title>
		<link>http://tugbucket.net/jquery/content-to-the-front-with-jquery/comment-page-1/#comment-200</link>
		<dc:creator>Katye</dc:creator>
		<pubDate>Wed, 10 Feb 2010 16:48:45 +0000</pubDate>
		<guid isPermaLink="false">http://tugbucket.net/?p=207#comment-200</guid>
		<description>I am actually starting up a blog; can you give me any pointers?</description>
		<content:encoded><![CDATA[<p>I am actually starting up a blog; can you give me any pointers?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

