<?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/language/javascript/tags/fade</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 25 May 2013 18:04:30 GMT</pubDate>
<item>
<title>(JavaScript) Fading out a div after set time with jQuery - dnnsldr</title>
<link>http://snipplr.com/view/66861/fading-out-a-div-after-set-time-with-jquery/</link>
<description><![CDATA[ <p>Here’s a handy bit of code that I use quite regularly, its particularly useful if your getting a response message from a form to notify the user that there data was sent, or comunicate an error and you want to fade the message out after a set time.</p> ]]></description>
<pubDate>Thu, 23 Aug 2012 01:22:38 GMT</pubDate>
<guid>http://snipplr.com/view/66861/fading-out-a-div-after-set-time-with-jquery/</guid>
</item>
<item>
<title>(JavaScript) message fade-in/out - maceblue</title>
<link>http://snipplr.com/view/66414/message-fadeinout/</link>
<description><![CDATA[ <p>shows a messagebox (better alert) with fade effekt</p> ]]></description>
<pubDate>Mon, 30 Jul 2012 17:08:27 GMT</pubDate>
<guid>http://snipplr.com/view/66414/message-fadeinout/</guid>
</item>
<item>
<title>(JavaScript) Javascript Fade - merrittwjm</title>
<link>http://snipplr.com/view/50779/javascript-fade/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 18 Mar 2011 00:17:14 GMT</pubDate>
<guid>http://snipplr.com/view/50779/javascript-fade/</guid>
</item>
<item>
<title>(JavaScript) Fade Appear Solution - alassiter</title>
<link>http://snipplr.com/view/47809/fade-appear-solution/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 25 Jan 2011 04:09:14 GMT</pubDate>
<guid>http://snipplr.com/view/47809/fade-appear-solution/</guid>
</item>
<item>
<title>(JavaScript) Find and Fade Image jQuery Function - ryarwood</title>
<link>http://snipplr.com/view/38300/find-and-fade-image-jquery-function/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 04 Aug 2010 02:27:19 GMT</pubDate>
<guid>http://snipplr.com/view/38300/find-and-fade-image-jquery-function/</guid>
</item>
<item>
<title>(JavaScript) my simple fade object - jsluv</title>
<link>http://snipplr.com/view/21661/my-simple-fade-object/</link>
<description><![CDATA[ <p>Hi
It is my first snipplet. It does simple fade IN/OUT effect.
I wanted to make my homepage nice-looking but without jQuery to master
bare JavaScript.
Usage:
The function uses simple $ function to get dom object which is made fading.
If you don't know $ function replace it with 'document.getElementById'.
Calling instanceName.fadeIn or instanceName.fadeOut with events runs adequate method.
Dom objects that are display=none can't work with my code without minor change.</p> ]]></description>
<pubDate>Thu, 22 Oct 2009 17:50:33 GMT</pubDate>
<guid>http://snipplr.com/view/21661/my-simple-fade-object/</guid>
</item>
<item>
<title>(JavaScript) jCarousellite Fade Animation - nerdfiles</title>
<link>http://snipplr.com/view/18326/jcarousellite-fade-animation/</link>
<description><![CDATA[ <p>Set the background of the division that is the container to the image of the item that appears.</p> ]]></description>
<pubDate>Fri, 14 Aug 2009 15:51:31 GMT</pubDate>
<guid>http://snipplr.com/view/18326/jcarousellite-fade-animation/</guid>
</item>
<item>
<title>(JavaScript) Fadint links to another color - iTony</title>
<link>http://snipplr.com/view/9101/fadint-links-to-another-color/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 18 Oct 2008 12:37:59 GMT</pubDate>
<guid>http://snipplr.com/view/9101/fadint-links-to-another-color/</guid>
</item>
<item>
<title>(JavaScript) Jquery Hover (HoverIntent) - davebowker</title>
<link>http://snipplr.com/view/9043/jquery-hover-hoverintent/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 16 Oct 2008 06:35:11 GMT</pubDate>
<guid>http://snipplr.com/view/9043/jquery-hover-hoverintent/</guid>
</item>
<item>
<title>(JavaScript) jQuery Fade In Sequence - 1man</title>
<link>http://snipplr.com/view/5360/jquery-fade-in-sequence/</link>
<description><![CDATA[ <p>I'm sure i can clean this up quite a bit, but it works for the moment.

This function looks to see if you are on a selected page. If you are it hides the navigation, then loops through and shows each li one after the other. So they don't all fade in together. Needs a tidy i think.</p> ]]></description>
<pubDate>Mon, 10 Mar 2008 16:57:08 GMT</pubDate>
<guid>http://snipplr.com/view/5360/jquery-fade-in-sequence/</guid>
</item>
<item>
<title>(JavaScript) jQuery Link Background Quick Fade - 1man</title>
<link>http://snipplr.com/view/4662/jquery-link-background-quick-fade/</link>
<description><![CDATA[ <p>Found this quick little bit of code on the Google jQuery discussion group. It simply fades the background image of a link you have hovered over to a certain color, then fades it back to the original color.</p> ]]></description>
<pubDate>Sat, 19 Jan 2008 12:05:49 GMT</pubDate>
<guid>http://snipplr.com/view/4662/jquery-link-background-quick-fade/</guid>
</item>
<item>
<title>(JavaScript) apple.com store style fading breadcrumbs - lagrangeapex</title>
<link>http://snipplr.com/view/4318/applecom-store-style-fading-breadcrumbs/</link>
<description><![CDATA[ <p>Jquery is awesome.
Requires jquery!</p> ]]></description>
<pubDate>Wed, 12 Dec 2007 17:49:59 GMT</pubDate>
<guid>http://snipplr.com/view/4318/applecom-store-style-fading-breadcrumbs/</guid>
</item>
<item>
<title>(JavaScript) fadeUp - remysharp</title>
<link>http://snipplr.com/view/3371/fadeup/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 24 Jul 2007 10:47:26 GMT</pubDate>
<guid>http://snipplr.com/view/3371/fadeup/</guid>
</item>
<item>
<title>(JavaScript) Fading Slide Show - aurele</title>
<link>http://snipplr.com/view/956/fading-slide-show/</link>
<description><![CDATA[ <p>Solo funciona para IE</p> ]]></description>
<pubDate>Sun, 27 Aug 2006 20:03:37 GMT</pubDate>
<guid>http://snipplr.com/view/956/fading-slide-show/</guid>
</item>
</channel>
</rss>