<?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: Image Preloading From CSS With jQuery</title>
	<atom:link href="http://www.webresourcesdepot.com/image-preloading-from-css-with-jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webresourcesdepot.com/image-preloading-from-css-with-jquery/</link>
	<description>Free Web Resources</description>
	<lastBuildDate>Sat, 21 Nov 2009 05:25:32 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: CrowX</title>
		<link>http://www.webresourcesdepot.com/image-preloading-from-css-with-jquery/comment-page-1/#comment-71455</link>
		<dc:creator>CrowX</dc:creator>
		<pubDate>Sat, 29 Aug 2009 10:24:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=355#comment-71455</guid>
		<description>I know this thread is old, but just in case anyones looking - im trying to do similar but I want the images to be used as almost full screen background images once pre-loaded. 

I&#039;ve got the images loading with a &#039;please wait&#039; spinner, and once loaded I can .prepend no problem and fade them in. But if I change the .prepend to a .css and set it as a background-image, then the preloading seems to make no difference. The browser fetches it again anyway.

Any ideas?</description>
		<content:encoded><![CDATA[<p>I know this thread is old, but just in case anyones looking &#8211; im trying to do similar but I want the images to be used as almost full screen background images once pre-loaded. </p>
<p>I&#8217;ve got the images loading with a &#8216;please wait&#8217; spinner, and once loaded I can .prepend no problem and fade them in. But if I change the .prepend to a .css and set it as a background-image, then the preloading seems to make no difference. The browser fetches it again anyway.</p>
<p>Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jQuery</title>
		<link>http://www.webresourcesdepot.com/image-preloading-from-css-with-jquery/comment-page-1/#comment-43950</link>
		<dc:creator>jQuery</dc:creator>
		<pubDate>Tue, 07 Apr 2009 07:34:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=355#comment-43950</guid>
		<description>In case you need to preload images using javascript and later insert them into the DOM tree, I found this alternative method - &lt;a href=&quot;http://jquery-howto.blogspot.com/2009/02/preload-images-with-jquery.html&quot; rel=&quot;nofollow&quot;&gt;preloading images with jQuery and javascript&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>In case you need to preload images using javascript and later insert them into the DOM tree, I found this alternative method &#8211; <a href="http://jquery-howto.blogspot.com/2009/02/preload-images-with-jquery.html" rel="nofollow">preloading images with jQuery and javascript</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ray M</title>
		<link>http://www.webresourcesdepot.com/image-preloading-from-css-with-jquery/comment-page-1/#comment-24493</link>
		<dc:creator>Ray M</dc:creator>
		<pubDate>Fri, 14 Nov 2008 10:53:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=355#comment-24493</guid>
		<description>Sprites is the best option unless you have transparent PNGs for navigation where Background behaviours and fixes don&#039; work with background positioning. Your only option is then individual files :(</description>
		<content:encoded><![CDATA[<p>Sprites is the best option unless you have transparent PNGs for navigation where Background behaviours and fixes don&#8217; work with background positioning. Your only option is then individual files <img src='http://www.webresourcesdepot.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://www.webresourcesdepot.com/image-preloading-from-css-with-jquery/comment-page-1/#comment-21191</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Wed, 15 Oct 2008 04:02:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=355#comment-21191</guid>
		<description>Or you can just put all the related images you may need into image sprites to reduce your HTTP requests :)</description>
		<content:encoded><![CDATA[<p>Or you can just put all the related images you may need into image sprites to reduce your HTTP requests <img src='http://www.webresourcesdepot.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Automatically Preload images - Precarga automática de imágenes desde la CSS y con jQuery - Desarrollo &#124; pixelco.us blog</title>
		<link>http://www.webresourcesdepot.com/image-preloading-from-css-with-jquery/comment-page-1/#comment-8572</link>
		<dc:creator>Automatically Preload images - Precarga automática de imágenes desde la CSS y con jQuery - Desarrollo &#124; pixelco.us blog</dc:creator>
		<pubDate>Tue, 24 Jun 2008 11:37:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=355#comment-8572</guid>
		<description>[...] Vía: WebResourcesDepot [...]</description>
		<content:encoded><![CDATA[<p>[...] Vía: WebResourcesDepot [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kip</title>
		<link>http://www.webresourcesdepot.com/image-preloading-from-css-with-jquery/comment-page-1/#comment-8472</link>
		<dc:creator>kip</dc:creator>
		<pubDate>Sat, 21 Jun 2008 20:39:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=355#comment-8472</guid>
		<description>@wrd

It&#039;s completely valid code according to the validator.
and its a good method Incase JS is turned off which is a large number.</description>
		<content:encoded><![CDATA[<p>@wrd</p>
<p>It&#8217;s completely valid code according to the validator.<br />
and its a good method Incase JS is turned off which is a large number.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Umut M.</title>
		<link>http://www.webresourcesdepot.com/image-preloading-from-css-with-jquery/comment-page-1/#comment-8466</link>
		<dc:creator>Umut M.</dc:creator>
		<pubDate>Sat, 21 Jun 2008 14:36:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=355#comment-8466</guid>
		<description>@Vel,

That&#039;s interesting. But I think it will fail in validation.</description>
		<content:encoded><![CDATA[<p>@Vel,</p>
<p>That&#8217;s interesting. But I think it will fail in validation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vel</title>
		<link>http://www.webresourcesdepot.com/image-preloading-from-css-with-jquery/comment-page-1/#comment-8454</link>
		<dc:creator>Vel</dc:creator>
		<pubDate>Sat, 21 Jun 2008 07:11:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=355#comment-8454</guid>
		<description>Here is another way to preload images just with css

#footer {
	background: url(images/preloading1.jpg);
	background: url(images/preloading2.jpg);
	background: url(images/preloading3.jpg);
	background: url(images/preloading4.jpg);
	.
	.
	.
	.
	background: url(images/footer_bg.gif);
}
Just load as background all images that should be preloaded and last background is the necessary one.
That&#039;s it!</description>
		<content:encoded><![CDATA[<p>Here is another way to preload images just with css</p>
<p>#footer {<br />
	background: url(images/preloading1.jpg);<br />
	background: url(images/preloading2.jpg);<br />
	background: url(images/preloading3.jpg);<br />
	background: url(images/preloading4.jpg);<br />
	.<br />
	.<br />
	.<br />
	.<br />
	background: url(images/footer_bg.gif);<br />
}<br />
Just load as background all images that should be preloaded and last background is the necessary one.<br />
That&#8217;s it!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

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