<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - wizard04</title>
<link>http://snipplr.com/users/wizard04/tags/mouse</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 15 Feb 2012 23:52:55 GMT</pubDate>
<item>
<title>(JavaScript) Mouse Event Button</title>
<link>http://snipplr.com/view/52040/mouse-event-button/</link>
<description><![CDATA[ <p>Returns an object with the `event.button` values of both the W3C and Microsoft models.</p> ]]></description>
<pubDate>Thu, 14 Apr 2011 02:12:49 GMT</pubDate>
<guid>http://snipplr.com/view/52040/mouse-event-button/</guid>
</item>
<item>
<title>(JavaScript) MouseEnter/Leave Handlers 2</title>
<link>http://snipplr.com/view/52039/mouseenterleave-handlers-2/</link>
<description><![CDATA[ <p>These functions allow you to set a handler for a mouseleave/enter event.</p> ]]></description>
<pubDate>Thu, 14 Apr 2011 02:10:05 GMT</pubDate>
<guid>http://snipplr.com/view/52039/mouseenterleave-handlers-2/</guid>
</item>
<item>
<title>(JavaScript) MouseEnter/Leave Handlers</title>
<link>http://snipplr.com/view/8913/mouseenterleave-handlers/</link>
<description><![CDATA[ <p>These functions allow you to easily set a handler for a virtual mouseleave/enter event.

This requires my [MouseBoundaryCrossing](http://snipplr.com/view/8206/crossbrowser-mouseenterleave-solution/) class.</p> ]]></description>
<pubDate>Thu, 09 Oct 2008 15:41:54 GMT</pubDate>
<guid>http://snipplr.com/view/8913/mouseenterleave-handlers/</guid>
</item>
<item>
<title>(JavaScript) Cross-browser MouseEnter/Leave Solution</title>
<link>http://snipplr.com/view/8206/crossbrowser-mouseenterleave-solution/</link>
<description><![CDATA[ <p>In mouseout and mouseover event handlers, use this object to check if the mouse was leaving or entering a "landmark" element.  See my [MouseEnter/Leave Handlers](http://snipplr.com/view/8913/mouseenterleave-handlers/) snipplet for a practical use.

`.fromElement`: element the mouse is leaving  
`.toElement`: element the mouse is entering  
`.inLandmark`: true if the event fired from within the landmark  
`.leftLandmark`: true if the mouse was leaving the landmark  
`.enteredLandmark`: true if the mouse was entering the landmark</p> ]]></description>
<pubDate>Fri, 05 Sep 2008 09:25:58 GMT</pubDate>
<guid>http://snipplr.com/view/8206/crossbrowser-mouseenterleave-solution/</guid>
</item>
<item>
<title>(JavaScript) Mouse Event Positions</title>
<link>http://snipplr.com/view/8040/mouse-event-positions/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 26 Aug 2008 15:07:06 GMT</pubDate>
<guid>http://snipplr.com/view/8040/mouse-event-positions/</guid>
</item>
</channel>
</rss>
