<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/tags/hover</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 26 May 2013 16:14:16 GMT</pubDate>
<item>
<title>(jQuery) JQuery grayscale images turn colored on hover - zartgesotten</title>
<link>http://snipplr.com/view/71279/jquery-grayscale-images-turn-colored-on-hover/</link>
<description><![CDATA[ <p>Works like a charm. Read manual on site. For use with Worpdress, replace $ with jQuery.</p> ]]></description>
<pubDate>Thu, 23 May 2013 16:20:56 GMT</pubDate>
<guid>http://snipplr.com/view/71279/jquery-grayscale-images-turn-colored-on-hover/</guid>
</item>
<item>
<title>(jQuery) Change Image Opacity on Hover - wanlapat</title>
<link>http://snipplr.com/view/69811/change-image-opacity-on-hover/</link>
<description><![CDATA[ <p>In scripts.js</p> ]]></description>
<pubDate>Wed, 06 Feb 2013 15:34:39 GMT</pubDate>
<guid>http://snipplr.com/view/69811/change-image-opacity-on-hover/</guid>
</item>
<item>
<title>(JavaScript) get hover effect of global nav parent link to roll off at same time dropdown goes away in out of the box sharepoint global nav - rumremix</title>
<link>http://snipplr.com/view/65637/get-hover-effect-of-global-nav-parent-link-to-roll-off-at-same-time-dropdown-goes-away-in-out-of-the-box-sharepoint-global-nav/</link>
<description><![CDATA[ <p>The class, "activeDDParent", needs css that will cause the parent to have the same hover effect it has when the mouse hovers over it. This class allows for the out-of-the-box sharepoint rollof delay. "portalnavwrapper" is just the class of a div I have that surrounds the global navigation piece. But this can be anything that encompasses the entire navigation region.</p> ]]></description>
<pubDate>Fri, 15 Jun 2012 08:35:48 GMT</pubDate>
<guid>http://snipplr.com/view/65637/get-hover-effect-of-global-nav-parent-link-to-roll-off-at-same-time-dropdown-goes-away-in-out-of-the-box-sharepoint-global-nav/</guid>
</item>
<item>
<title>(JavaScript) jQuery hover method - paul0078</title>
<link>http://snipplr.com/view/64598/jquery-hover-method/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 15 Apr 2012 21:41:14 GMT</pubDate>
<guid>http://snipplr.com/view/64598/jquery-hover-method/</guid>
</item>
<item>
<title>(CSS) Menu With CSS Only - ryanfiorini</title>
<link>http://snipplr.com/view/64452/menu-with-css-only/</link>
<description><![CDATA[ <p>Simple 2 lines of CSS and you have a dropdown with hover.</p> ]]></description>
<pubDate>Mon, 09 Apr 2012 21:05:10 GMT</pubDate>
<guid>http://snipplr.com/view/64452/menu-with-css-only/</guid>
</item>
<item>
<title>(CSS) Nice Gradient Button with Hover all CSS - ryanfiorini</title>
<link>http://snipplr.com/view/64338/nice-gradient-button-with-hover-all-css/</link>
<description><![CDATA[ <p>This uses transitions for the hover effect which has limited IE support.</p> ]]></description>
<pubDate>Tue, 03 Apr 2012 22:40:15 GMT</pubDate>
<guid>http://snipplr.com/view/64338/nice-gradient-button-with-hover-all-css/</guid>
</item>
<item>
<title>(jQuery) delay jquery hover - nerdfiles</title>
<link>http://snipplr.com/view/57143/delay-jquery-hover/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 26 Jul 2011 11:08:13 GMT</pubDate>
<guid>http://snipplr.com/view/57143/delay-jquery-hover/</guid>
</item>
<item>
<title>(jQuery) jQuery hover by paul irish - root_hacker</title>
<link>http://snipplr.com/view/56224/jquery-hover-by-paul-irish/</link>
<description><![CDATA[ <p>this is coded by paul irish i just post it for future reference to me and my co-workers</p> ]]></description>
<pubDate>Thu, 07 Jul 2011 16:11:43 GMT</pubDate>
<guid>http://snipplr.com/view/56224/jquery-hover-by-paul-irish/</guid>
</item>
<item>
<title>(CSS) Rounded Corner CSS Hover - stephcode</title>
<link>http://snipplr.com/view/49905/rounded-corner-css-hover/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 02 Mar 2011 11:13:44 GMT</pubDate>
<guid>http://snipplr.com/view/49905/rounded-corner-css-hover/</guid>
</item>
<item>
<title>(jQuery) Cufon. Activate :hover in CSS. - Savio</title>
<link>http://snipplr.com/view/49155/cufon-activate-hover-in-css/</link>
<description><![CDATA[ <p>add this line: 	Cufon.replace('a', { hover: true });
before your actual cufon replace.</p> ]]></description>
<pubDate>Thu, 17 Feb 2011 20:30:06 GMT</pubDate>
<guid>http://snipplr.com/view/49155/cufon-activate-hover-in-css/</guid>
</item>
<item>
<title>(JavaScript) Toggle show/hide a div by hovering another item - hungheroic</title>
<link>http://snipplr.com/view/46911/toggle-showhide-a-div-by-hovering-another-item/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 11 Jan 2011 17:52:21 GMT</pubDate>
<guid>http://snipplr.com/view/46911/toggle-showhide-a-div-by-hovering-another-item/</guid>
</item>
<item>
<title>(jQuery) jquery - keep hover states on - jelontok</title>
<link>http://snipplr.com/view/46459/jquery--keep-hover-states-on/</link>
<description><![CDATA[ <p>keeps hover states on for top level dropdown menu items or accordions</p> ]]></description>
<pubDate>Tue, 04 Jan 2011 11:26:14 GMT</pubDate>
<guid>http://snipplr.com/view/46459/jquery--keep-hover-states-on/</guid>
</item>
<item>
<title>(JavaScript) Dojo DataGrid onStyleRow hover - simondiercks</title>
<link>http://snipplr.com/view/46050/dojo-datagrid-onstylerow-hover/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 23 Dec 2010 00:11:11 GMT</pubDate>
<guid>http://snipplr.com/view/46050/dojo-datagrid-onstylerow-hover/</guid>
</item>
<item>
<title>(jQuery) Hover over a thumbnail and open up a dead centered larger version - chendrix</title>
<link>http://snipplr.com/view/43705/hover-over-a-thumbnail-and-open-up-a-dead-centered-larger-version/</link>
<description><![CDATA[ <p>CSS needed here:   
    `    #largeImage
    {
    	    position: absolute;
    	    left: 50%;
            top: 50%;
            visibility: visible;
    }    `

Dead Centre modified from: [Dead Centre a Div](http://snipplr.com/view/231/dead-centre-a-div/ "Dead Centre a Div").</p> ]]></description>
<pubDate>Sun, 07 Nov 2010 14:27:16 GMT</pubDate>
<guid>http://snipplr.com/view/43705/hover-over-a-thumbnail-and-open-up-a-dead-centered-larger-version/</guid>
</item>
<item>
<title>(jQuery) jQuery menu - keep parents highlighted - css menu - raz</title>
<link>http://snipplr.com/view/43434/jquery-menu--keep-parents-highlighted--css-menu/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 02 Nov 2010 20:27:47 GMT</pubDate>
<guid>http://snipplr.com/view/43434/jquery-menu--keep-parents-highlighted--css-menu/</guid>
</item>
<item>
<title>(CSS) Use CSS transform for Interesting Hover Effects - alozuldo</title>
<link>http://snipplr.com/view/42842/use-css-transform-for-interesting-hover-effects/</link>
<description><![CDATA[ <p>For progressive enhancement, you could use the transform property that is supported by many browsers that have CSS3 support.

Here’s a trick for enlarging a elements on hover by 110%.</p> ]]></description>
<pubDate>Sun, 24 Oct 2010 10:04:10 GMT</pubDate>
<guid>http://snipplr.com/view/42842/use-css-transform-for-interesting-hover-effects/</guid>
</item>
<item>
<title>(jQuery) jQuery Hover Animation - nveselinov</title>
<link>http://snipplr.com/view/41382/jquery-hover-animation/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 03 Oct 2010 09:53:24 GMT</pubDate>
<guid>http://snipplr.com/view/41382/jquery-hover-animation/</guid>
</item>
<item>
<title>(jQuery) Jquery Avoiding Multiple Hover Animations - Meander365</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>
<item>
<title>(CSS) Response to \"SORT OF LAME (BUT COOL) CSS TEXT CHANGING ON HOVER\" by nettuts - s0l1dsnak3123</title>
<link>http://snipplr.com/view/39057/response-to-sort-of-lame-but-cool-css-text-changing-on-hover-by-nettuts/</link>
<description><![CDATA[ <p>I switched the h1 to a span to stop the hover from being effective from the other side of the page. Take a look at it [here](http://jsbin.com/okepo4/6/,\"here\")</p> ]]></description>
<pubDate>Sat, 14 Aug 2010 00:51:43 GMT</pubDate>
<guid>http://snipplr.com/view/39057/response-to-sort-of-lame-but-cool-css-text-changing-on-hover-by-nettuts/</guid>
</item>
<item>
<title>(CSS) Grafik mit Hovereffekt verschieben statt austauschen - gabbo</title>
<link>http://snipplr.com/view/38090/grafik-mit-hovereffekt-verschieben-statt-austauschen/</link>
<description><![CDATA[ <p>Standardgrafik und Austauschgrafik befinden sich in einer Datei. Es wird aber nur 50% angezeigt. Beim Hover wird lediglich mit background-position verschoben.
Vorteil: Keine Ladeverzögerung für die Hovergrafik.</p> ]]></description>
<pubDate>Fri, 30 Jul 2010 18:00:23 GMT</pubDate>
<guid>http://snipplr.com/view/38090/grafik-mit-hovereffekt-verschieben-statt-austauschen/</guid>
</item>
</channel>
</rss>