<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - Meander365</title>
<link>http://snipplr.com/users/Meander365/tags/multiple</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 20 Jun 2013 02:51:59 GMT</pubDate>
<item>
<title>(jQuery) Jquery Avoiding Multiple Hover Animations</title>
<link>http://snipplr.com/view/41140/jquery-avoiding-multiple-hover-animations/</link>
<description><![CDATA[ <p>Another handy one and one which I see quite often.  You rollover an element and it animates. You then mouseover and mouseleave really quickly, multiple times and all the animations gets queued. This solves that problem. The delay(200) is like adding the old hoverIntent plugin; it waits before animating.</p> ]]></description>
<pubDate>Wed, 29 Sep 2010 18:05:10 GMT</pubDate>
<guid>http://snipplr.com/view/41140/jquery-avoiding-multiple-hover-animations/</guid>
</item>
</channel>
</rss>