<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>

<channel>
	<title>Mouse Pointers</title>
	<atom:link href="http://mousepointers.net/feed" rel="self" type="application/rss+xml" />
	<link>http://mousepointers.net</link>
	<description>MousePointers.net</description>
	<pubDate>Thu, 22 May 2008 04:05:48 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>Simpsons Mouse Cursors &#38; Pointers</title>
		<link>http://mousepointers.net/simpsons-mouse-cursors-pointers.html</link>
		<comments>http://mousepointers.net/simpsons-mouse-cursors-pointers.html#comments</comments>
		<pubDate>Mon, 28 Apr 2008 13:05:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[downloads]]></category>

		<category><![CDATA[cartoons]]></category>

		<guid isPermaLink="false">http://mousepointers.net/simpsons-mouse-cursor-pointers.html</guid>
		<description><![CDATA[Free Simpson&#8217;s Mouse Pointers



Bart Simpson
Home Simpson
Marge Simpson
Maggie Simpson
Lisa Simpson
Itchy &#38; Scratchy
Mr Burns
Smithers
Moe
&#8230; and more

Get all the Simpson&#8217;s cursors now!
 Download Now (2.6MB)
]]></description>
			<content:encoded><![CDATA[<h2><a href="/go/cursormania.php">Free Simpson&#8217;s Mouse Pointers</a></h2>
<p><img src="http://img520.imageshack.us/img520/1892/87741870vt6.jpg" alt="ImageShack" border="0" /></p>
<ul>
<li>
Bart Simpson</li>
<li>Home Simpson</li>
<li>Marge Simpson</li>
<li>Maggie Simpson</li>
<li>Lisa Simpson</li>
<li>Itchy &amp; Scratchy</li>
<li>Mr Burns</li>
<li>Smithers</li>
<li>Moe</li>
<li>&#8230; and more</li>
</ul>
<p>Get all the Simpson&#8217;s cursors now!</p>
<p><a href="/go/cursormania.php"><img src="http://mousepointers.net/files/2008/04/icon_download_product_large.gif" alt="download" /></a> <a href="/go/cursormania.php"><strong>Download Now (2.6MB)</strong></a></p>
]]></content:encoded>
			<wfw:commentRss>http://mousepointers.net/simpsons-mouse-cursors-pointers.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Mickey Mouse Cursors</title>
		<link>http://mousepointers.net/mickey-mouse-cursors.html</link>
		<comments>http://mousepointers.net/mickey-mouse-cursors.html#comments</comments>
		<pubDate>Sat, 26 Apr 2008 09:03:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[downloads]]></category>

		<category><![CDATA[cartoons]]></category>

		<guid isPermaLink="false">http://mousepointers.net/mickey-mouse-cursors.html</guid>
		<description><![CDATA[

Mickey Mouse Fantasia cursor 
Animated Mickey Mouse walking 

 Download more Mickey Mouse Pointers
Instructions: Download the mouse cursor package from the download page. There&#8217;s over 7,500 cursors to choose from.
]]></description>
			<content:encoded><![CDATA[<p><img src="http://img183.imageshack.us/img183/1329/63561198aw5.jpg" alt="Mickey Mouse" border="0" /></p>
<ul>
<li>Mickey Mouse Fantasia cursor <img src="http://img183.imageshack.us/img183/4740/21750325gy0.gif" alt="Mickey Mouse Cursor" border="0" /></li>
<li>Animated Mickey Mouse walking <img src="http://img405.imageshack.us/img405/3518/16052585jr1.gif" alt="Mickey Mouse Walking" border="0" /></li>
</ul>
<p><a href="/go/cursormania.php?sid=mickey_mouse"><img src="http://mousepointers.net/files/2008/04/icon_download_product_large.gif" alt="download" /></a> <a href="/go/cursormania.php?sid=mickey_mouse"><strong>Download more Mickey Mouse Pointers</strong></a></p>
<p>Instructions: Download the mouse cursor package from the download page. There&#8217;s over 7,500 cursors to choose from.</p>
]]></content:encoded>
			<wfw:commentRss>http://mousepointers.net/mickey-mouse-cursors.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>MySpace Mouse Pointers</title>
		<link>http://mousepointers.net/myspace-mouse-cursors-pointers.html</link>
		<comments>http://mousepointers.net/myspace-mouse-cursors-pointers.html#comments</comments>
		<pubDate>Thu, 17 Apr 2008 05:29:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[downloads]]></category>

		<category><![CDATA[internet]]></category>

		<guid isPermaLink="false">http://mousepointers.net/myspace-mouse-cursors-pointers/</guid>
		<description><![CDATA[
Myspace works like just any other normal webpage. To change your mouse pointer when people view your myspace page, you need to update the html stylesheet that your page uses.
To change the mouse pointer for the entire page, use:
&#60;style&#62;HTML,BODY{cursor: url("yourmousepointer.ani"), url("thumbnail.gif"), auto;}&#60;/style&#62;
To change the mouse pointer for just when you hover over a link, use:
&#60;style&#62;A:hover{cursor: [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://x.myspace.com/images/LogoDotcom.gif" alt="myspace logo" /></p>
<p>Myspace works like just any other normal webpage. To change your mouse pointer when people view your myspace page, you need to update the html stylesheet that your page uses.</p>
<p>To change the mouse pointer for the entire page, use:</p>
<p><code>&lt;style&gt;HTML,BODY{cursor: url("yourmousepointer.ani"), url("thumbnail.gif"), auto;}&lt;/style&gt;</code></p>
<p>To change the mouse pointer for just when you hover over a link, use:</p>
<p><code>&lt;style&gt;A:hover{cursor: url("yourmousepointer.ani"), url("thumbnail.gif"), auto;}&lt;/style&gt;</code></p>
<p>In both cases, you will need to have your custom mouse pointer (either a .cur for static cursors or .ani file for animated cursors) uploaded onto the internet so that it is available for your myspace page to use.</p>
<p>You can find thousands of cool <a href="http://mousepointers.net/go/cursormania.php?sid=myspace">mouse pointers here</a>. Download, install, and use them for myspace or any webpage online.</p>
<p><a href="/go/cursormania.php?sid=myspace"><img src="http://mousepointers.net/files/2008/04/icon_download_product_large.gif" alt="download" /></a> <a href="/go/cursormania.php?sid=myspace"><strong>Download Now!</strong></a></p>
<p>Here&#8217;s some samples:</p>
<p><a href="/go/cursormania.php?sid=myspace"><img src="http://nbjmp.com/images/38-70289-425x600.jpg?s=30666" / onclick="javascript:pageTracker._trackPageview ('/outbound/nbjmp.com');"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://mousepointers.net/myspace-mouse-cursors-pointers.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Mouse Cursor Position Javascript</title>
		<link>http://mousepointers.net/mouse-cursor-position-javascript.html</link>
		<comments>http://mousepointers.net/mouse-cursor-position-javascript.html#comments</comments>
		<pubDate>Wed, 16 Apr 2008 06:58:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[how to]]></category>

		<category><![CDATA[javascript]]></category>

		<category><![CDATA[mouse cursor]]></category>

		<guid isPermaLink="false">http://mousepointers.net/mouse-cursor-position-javascript/</guid>
		<description><![CDATA[There are two ways to determine where the mouse cursor is in javascript.
For internet explorer, use
Xpos = window.event.x + document.body.scrollLeft;
Ypos = window.event.y + document.body.scrollTop;  
For other browsers, use
Xpos = e.pageX;
Ypos = e.pageY;  
For cross browser functionality, you can roll these up into your own mouse cursor position function like this

function mouseX(e) {
if (e.pageX) [...]]]></description>
			<content:encoded><![CDATA[<p>There are two ways to determine where the mouse cursor is in javascript.</p>
<p>For internet explorer, use<br />
<code>Xpos = window.event.x + document.body.scrollLeft;<br />
Ypos = window.event.y + document.body.scrollTop;  </code></p>
<p>For other browsers, use<br />
<code>Xpos = e.pageX;<br />
Ypos = e.pageY;  </code></p>
<p>For cross browser functionality, you can roll these up into your own mouse cursor position function like this<br />
<code><br />
function mouseX(e) {<br />
if (e.pageX) return e.pageX;<br />
else if (e.clientX)<br />
   return e.clientX + document.body.scrollLeft;<br />
else return null;<br />
}<br />
function mouseY(evt) {<br />
if (e.pageY) return e.pageY;<br />
else if (e.clientY)<br />
   return e.clientY + document.body.scrollTop;<br />
else return null;<br />
}</p>
]]></content:encoded>
			<wfw:commentRss>http://mousepointers.net/mouse-cursor-position-javascript.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>How to Change your Mouse Pointer</title>
		<link>http://mousepointers.net/how-to-change-your-mouse-pointer.html</link>
		<comments>http://mousepointers.net/how-to-change-your-mouse-pointer.html#comments</comments>
		<pubDate>Mon, 03 Mar 2008 12:43:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[how to]]></category>

		<category><![CDATA[cursors]]></category>

		<category><![CDATA[mouse pointers]]></category>

		<guid isPermaLink="false">http://mousepointers.net/how-to-change-your-mouse-pointer/</guid>
		<description><![CDATA[It&#8217;s easy to change your mouse pointers. Often when you find the mouse pointer that you like, you will be asked to download it.


Save this in your C:\Windows\Cursors directory.
Goto Start-&#62;Control Panel-&#62;Mouse
View the Pointers tab
Browse for the pointer(s) that you have downloaded.
You will be able to customise each type of pointer (eg. busy, link, normal, etc.,) [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s easy to change your mouse pointers. Often when you find the mouse pointer that you like, you will be asked to download it.</p>
<p><a href="/go/cursormania.php"><img src="http://nbjmp.com/images/38-66145-468x60.jpg?s=30666" / onclick="javascript:pageTracker._trackPageview ('/outbound/nbjmp.com');"></a></p>
<ol>
<li>Save this in your C:\Windows\Cursors directory.</li>
<li>Goto Start-&gt;Control Panel-&gt;Mouse</li>
<li>View the Pointers tab</li>
<li>Browse for the pointer(s) that you have downloaded.</li>
<li>You will be able to customise each type of pointer (eg. busy, link, normal, etc.,) I  tend to just like to change the normal and working in background pointer only.</li>
</ol>
<p><a href="http://mousepointers.net/how-to-change-your-mouse-pointer/mouse-pointers/" rel="attachment wp-att-4" title="mouse pointers"><img src="http://mousepointers.net/files/2008/03/mouse-pointers.JPG" alt="mouse pointers" /></a></p>
<p>Here are some nice mouse cursors to download for free:</p>
<p><a href="/go/cursormania.php"><img src="http://nbjmp.com/images/38-70289-425x600.jpg?s=30666" / onclick="javascript:pageTracker._trackPageview ('/outbound/nbjmp.com');"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://mousepointers.net/how-to-change-your-mouse-pointer.html/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
