<?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: Preloading CSS Hover Images</title>
	<atom:link href="http://www.jaymeblackmon.com/preloading-css-hover-images/feed" rel="self" type="application/rss+xml" />
	<link>http://www.jaymeblackmon.com/preloading-css-hover-images</link>
	<description></description>
	<lastBuildDate>Tue, 27 Jul 2010 22:37:17 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Oscar</title>
		<link>http://www.jaymeblackmon.com/preloading-css-hover-images#comment-2021</link>
		<dc:creator>Oscar</dc:creator>
		<pubDate>Thu, 06 Nov 2008 20:58:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.jaymeblackmon.com/preloading-css-hover-images#comment-2021</guid>
		<description>completely flawless!  

thanks a bunch,
oscar

ps. used for navbar/menu on www.040event.com</description>
		<content:encoded><![CDATA[<p>completely flawless!  </p>
<p>thanks a bunch,<br />
oscar</p>
<p>ps. used for navbar/menu on <a href="http://www.040event.com" rel="nofollow">http://www.040event.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adaptiv Media</title>
		<link>http://www.jaymeblackmon.com/preloading-css-hover-images#comment-1800</link>
		<dc:creator>Adaptiv Media</dc:creator>
		<pubDate>Tue, 27 May 2008 09:40:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.jaymeblackmon.com/preloading-css-hover-images#comment-1800</guid>
		<description>This is another smart trick. There are three sort of main ways of achieving this in my mind and that&#039;s;

Loading background images beneath the image that it rolls under (here)
Loading them at the end of a page&#039;s code for wholesale loading.
Using one image containing each state and adjusting the position within the element t expose one area of the image.

Thanks.</description>
		<content:encoded><![CDATA[<p>This is another smart trick. There are three sort of main ways of achieving this in my mind and that&#8217;s;</p>
<p>Loading background images beneath the image that it rolls under (here)<br />
Loading them at the end of a page&#8217;s code for wholesale loading.<br />
Using one image containing each state and adjusting the position within the element t expose one area of the image.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicholas</title>
		<link>http://www.jaymeblackmon.com/preloading-css-hover-images#comment-1766</link>
		<dc:creator>Nicholas</dc:creator>
		<pubDate>Wed, 09 Apr 2008 14:54:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.jaymeblackmon.com/preloading-css-hover-images#comment-1766</guid>
		<description>Sorry, I assumed that my html would be escaped!

That should have been &lt;a style=&quot;background: url(hover.png) -10000px -10000px no-repeat;&quot;&gt;</description>
		<content:encoded><![CDATA[<p>Sorry, I assumed that my html would be escaped!</p>
<p>That should have been &lt;a style=&#8221;background: url(hover.png) -10000px -10000px no-repeat;&#8221;&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicholas</title>
		<link>http://www.jaymeblackmon.com/preloading-css-hover-images#comment-1765</link>
		<dc:creator>Nicholas</dc:creator>
		<pubDate>Wed, 09 Apr 2008 14:49:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.jaymeblackmon.com/preloading-css-hover-images#comment-1765</guid>
		<description>Even better, if the anchor has no background itself, you can use positioning to do it with just one element:

&lt;a&gt;link&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Even better, if the anchor has no background itself, you can use positioning to do it with just one element:</p>
<p><a>link</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Briongloid</title>
		<link>http://www.jaymeblackmon.com/preloading-css-hover-images#comment-1756</link>
		<dc:creator>Briongloid</dc:creator>
		<pubDate>Wed, 02 Apr 2008 12:44:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.jaymeblackmon.com/preloading-css-hover-images#comment-1756</guid>
		<description>Yeah the &quot;no-repeat&quot; is the key.</description>
		<content:encoded><![CDATA[<p>Yeah the &#8220;no-repeat&#8221; is the key.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Davis</title>
		<link>http://www.jaymeblackmon.com/preloading-css-hover-images#comment-1746</link>
		<dc:creator>Mark Davis</dc:creator>
		<pubDate>Fri, 07 Mar 2008 17:28:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.jaymeblackmon.com/preloading-css-hover-images#comment-1746</guid>
		<description>Great tip, thanks.</description>
		<content:encoded><![CDATA[<p>Great tip, thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://www.jaymeblackmon.com/preloading-css-hover-images#comment-1626</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Mon, 08 Oct 2007 15:12:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.jaymeblackmon.com/preloading-css-hover-images#comment-1626</guid>
		<description>Then you would create a different class or id for those individual buttons.</description>
		<content:encoded><![CDATA[<p>Then you would create a different class or id for those individual buttons.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elizabeth</title>
		<link>http://www.jaymeblackmon.com/preloading-css-hover-images#comment-1612</link>
		<dc:creator>Elizabeth</dc:creator>
		<pubDate>Mon, 17 Sep 2007 01:11:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.jaymeblackmon.com/preloading-css-hover-images#comment-1612</guid>
		<description>What if I have a multiple of images with a multiple of different backgrounds?</description>
		<content:encoded><![CDATA[<p>What if I have a multiple of images with a multiple of different backgrounds?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
