<?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: Custom Cursors in CSS</title>
	<atom:link href="http://cowburn.info/2006/11/06/custom-cursors-in-css/feed/" rel="self" type="application/rss+xml" />
	<link>http://cowburn.info/2006/11/06/custom-cursors-in-css/</link>
	<description>Online storage depot for Peter Cowburn</description>
	<lastBuildDate>Thu, 03 May 2012 06:33:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Kevin Barry</title>
		<link>http://cowburn.info/2006/11/06/custom-cursors-in-css/#comment-71766</link>
		<dc:creator>Kevin Barry</dc:creator>
		<pubDate>Fri, 10 Feb 2012 12:23:02 +0000</pubDate>
		<guid isPermaLink="false">http://cowburn.info/web-coding/custom-cursors-in-css/#comment-71766</guid>
		<description>Cool! I can&#039;t wait to try this! Thanks so much, I&#039;ll credit you.</description>
		<content:encoded><![CDATA[<p>Cool! I can&#8217;t wait to try this! Thanks so much, I&#8217;ll credit you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luis Aveiga</title>
		<link>http://cowburn.info/2006/11/06/custom-cursors-in-css/#comment-65443</link>
		<dc:creator>Luis Aveiga</dc:creator>
		<pubDate>Mon, 11 Jul 2011 12:23:29 +0000</pubDate>
		<guid isPermaLink="false">http://cowburn.info/web-coding/custom-cursors-in-css/#comment-65443</guid>
		<description>Thanks for the cursor! I was searching a nice magnifier cursor and found it quick :)</description>
		<content:encoded><![CDATA[<p>Thanks for the cursor! I was searching a nice magnifier cursor and found it quick <img src='http://cowburn.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://cowburn.info/2006/11/06/custom-cursors-in-css/#comment-64734</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Wed, 01 Jun 2011 13:28:46 +0000</pubDate>
		<guid isPermaLink="false">http://cowburn.info/web-coding/custom-cursors-in-css/#comment-64734</guid>
		<description>I had the same problem as Simon. The cursor just wouldn&#039;t show. At first I thought it was a problem with my url, but just byu deleting &#039;pointer&#039; at the end of the code fixed it.

Thanks for the tut and the image :)</description>
		<content:encoded><![CDATA[<p>I had the same problem as Simon. The cursor just wouldn&#8217;t show. At first I thought it was a problem with my url, but just byu deleting &#8216;pointer&#8217; at the end of the code fixed it.</p>
<p>Thanks for the tut and the image <img src='http://cowburn.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://cowburn.info/2006/11/06/custom-cursors-in-css/#comment-59891</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Fri, 25 Jun 2010 10:18:47 +0000</pubDate>
		<guid isPermaLink="false">http://cowburn.info/web-coding/custom-cursors-in-css/#comment-59891</guid>
		<description>The only combination that worked for me was

cursor :url(magnify.cur), -moz-zoom-in;

This tested ok for me on :

Win 7: FF3.6.3,Chrome5DEV, Safari5, IE8
Mac OSX:FF3.6.3, Safari5

Where FF on Mac defaults to the -moz-zoom-in cursor.

Thanks for the .cur file</description>
		<content:encoded><![CDATA[<p>The only combination that worked for me was</p>
<p>cursor :url(magnify.cur), -moz-zoom-in;</p>
<p>This tested ok for me on :</p>
<p>Win 7: FF3.6.3,Chrome5DEV, Safari5, IE8<br />
Mac OSX:FF3.6.3, Safari5</p>
<p>Where FF on Mac defaults to the -moz-zoom-in cursor.</p>
<p>Thanks for the .cur file</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Barry</title>
		<link>http://cowburn.info/2006/11/06/custom-cursors-in-css/#comment-59232</link>
		<dc:creator>Barry</dc:creator>
		<pubDate>Thu, 15 Apr 2010 13:53:08 +0000</pubDate>
		<guid isPermaLink="false">http://cowburn.info/web-coding/custom-cursors-in-css/#comment-59232</guid>
		<description>Not working for me on Firefox (PC) - v3.6.3.  The IE cursor trick works fine.</description>
		<content:encoded><![CDATA[<p>Not working for me on Firefox (PC) &#8211; v3.6.3.  The IE cursor trick works fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://cowburn.info/2006/11/06/custom-cursors-in-css/#comment-58273</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Fri, 15 Jan 2010 10:38:57 +0000</pubDate>
		<guid isPermaLink="false">http://cowburn.info/web-coding/custom-cursors-in-css/#comment-58273</guid>
		<description>@Max, let me guess.. Firefox on Mac?</description>
		<content:encoded><![CDATA[<p>@Max, let me guess.. Firefox on Mac?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Max</title>
		<link>http://cowburn.info/2006/11/06/custom-cursors-in-css/#comment-58272</link>
		<dc:creator>Max</dc:creator>
		<pubDate>Fri, 15 Jan 2010 09:27:41 +0000</pubDate>
		<guid isPermaLink="false">http://cowburn.info/web-coding/custom-cursors-in-css/#comment-58272</guid>
		<description>Not working with Firefox. Does not change anything. I don&#039;t understand how it works for someone else here then?!</description>
		<content:encoded><![CDATA[<p>Not working with Firefox. Does not change anything. I don&#8217;t understand how it works for someone else here then?!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tibipop</title>
		<link>http://cowburn.info/2006/11/06/custom-cursors-in-css/#comment-56738</link>
		<dc:creator>tibipop</dc:creator>
		<pubDate>Tue, 22 Sep 2009 06:52:46 +0000</pubDate>
		<guid isPermaLink="false">http://cowburn.info/web-coding/custom-cursors-in-css/#comment-56738</guid>
		<description>Thank you! I 
is very useful for me.</description>
		<content:encoded><![CDATA[<p>Thank you! I<br />
is very useful for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: goldy</title>
		<link>http://cowburn.info/2006/11/06/custom-cursors-in-css/#comment-45951</link>
		<dc:creator>goldy</dc:creator>
		<pubDate>Tue, 10 Mar 2009 23:37:37 +0000</pubDate>
		<guid isPermaLink="false">http://cowburn.info/web-coding/custom-cursors-in-css/#comment-45951</guid>
		<description>Thanks for sharing!</description>
		<content:encoded><![CDATA[<p>Thanks for sharing!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WP Cult</title>
		<link>http://cowburn.info/2006/11/06/custom-cursors-in-css/#comment-29256</link>
		<dc:creator>WP Cult</dc:creator>
		<pubDate>Wed, 10 Dec 2008 00:08:07 +0000</pubDate>
		<guid isPermaLink="false">http://cowburn.info/web-coding/custom-cursors-in-css/#comment-29256</guid>
		<description>Thanks, Just looking to play with a cursor, might use the &lt;code&gt;-moz-zoom-in&lt;/code&gt; css trick..</description>
		<content:encoded><![CDATA[<p>Thanks, Just looking to play with a cursor, might use the <code>-moz-zoom-in</code> css trick..</p>
]]></content:encoded>
	</item>
</channel>
</rss>

