<?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: Javascript Tip: Easy Fading Using jQuery</title>
	<atom:link href="http://www.71squared.com/2009/05/dev-tipscom-javascript-tip-easy-fading-using-jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.71squared.com/2009/05/dev-tipscom-javascript-tip-easy-fading-using-jquery/</link>
	<description>iPhone Game Development - Web Development</description>
	<lastBuildDate>Sat, 04 Feb 2012 20:13:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: John</title>
		<link>http://www.71squared.com/2009/05/dev-tipscom-javascript-tip-easy-fading-using-jquery/comment-page-1/#comment-348</link>
		<dc:creator>John</dc:creator>
		<pubDate>Sat, 02 May 2009 00:17:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.71squared.co.uk/?p=461#comment-348</guid>
		<description>@Impersonation Once you have the seamless background image, you can use css &#039;background&#039; 

&lt;pre&gt;
body { background: url(seamless.gif) repeat left top; }
&lt;/pre&gt;

This would then repeat the image on the x and y axis to fill the whole page.  You could apply it to any div to create a background within a block element.

Hope this helps.
John</description>
		<content:encoded><![CDATA[<p>@Impersonation Once you have the seamless background image, you can use css &#8216;background&#8217; </p>
<pre>
body { background: url(seamless.gif) repeat left top; }
</pre>
<p>This would then repeat the image on the x and y axis to fill the whole page.  You could apply it to any div to create a background within a block element.</p>
<p>Hope this helps.<br />
John</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Impersonation</title>
		<link>http://www.71squared.com/2009/05/dev-tipscom-javascript-tip-easy-fading-using-jquery/comment-page-1/#comment-343</link>
		<dc:creator>Impersonation</dc:creator>
		<pubDate>Fri, 01 May 2009 17:22:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.71squared.co.uk/?p=461#comment-343</guid>
		<description>Hey John,

Thanx for the latest article. I just had a question about pattern backgrounds. Is there a simple CSS trick to create this effect - http://bgpatterns.com/

Any idea?</description>
		<content:encoded><![CDATA[<p>Hey John,</p>
<p>Thanx for the latest article. I just had a question about pattern backgrounds. Is there a simple CSS trick to create this effect &#8211; <a href="http://bgpatterns.com/" rel="nofollow">http://bgpatterns.com/</a></p>
<p>Any idea?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.71squared.com/2009/05/dev-tipscom-javascript-tip-easy-fading-using-jquery/comment-page-1/#comment-340</link>
		<dc:creator>John</dc:creator>
		<pubDate>Fri, 01 May 2009 05:20:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.71squared.co.uk/?p=461#comment-340</guid>
		<description>No worries Drew, thanks for allowing me to be an author on Dev-Tips.com, will look forward to sharing more dev articles in the future!</description>
		<content:encoded><![CDATA[<p>No worries Drew, thanks for allowing me to be an author on Dev-Tips.com, will look forward to sharing more dev articles in the future!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Drew Douglass</title>
		<link>http://www.71squared.com/2009/05/dev-tipscom-javascript-tip-easy-fading-using-jquery/comment-page-1/#comment-339</link>
		<dc:creator>Drew Douglass</dc:creator>
		<pubDate>Fri, 01 May 2009 03:41:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.71squared.co.uk/?p=461#comment-339</guid>
		<description>Thanks for submitting this to Dev-Tips John, I really enjoyed the article!</description>
		<content:encoded><![CDATA[<p>Thanks for submitting this to Dev-Tips John, I really enjoyed the article!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

