<?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/jquery/tags/effects</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 20 Jun 2013 14:19:00 GMT</pubDate>
<item>
<title>(jQuery) Do something when an effect is done - handsomegenius</title>
<link>http://snipplr.com/view/63428/do-something-when-an-effect-is-done/</link>
<description><![CDATA[ <p>Understanding callbacks in jQuery animations</p> ]]></description>
<pubDate>Sun, 19 Feb 2012 17:55:01 GMT</pubDate>
<guid>http://snipplr.com/view/63428/do-something-when-an-effect-is-done/</guid>
</item>
<item>
<title>(jQuery) jQuery Delay with Effects - BlueIceStudios</title>
<link>http://snipplr.com/view/47295/jquery-delay-with-effects/</link>
<description><![CDATA[ <p>if you are using jquery 1.4 you can simple do</p> ]]></description>
<pubDate>Mon, 17 Jan 2011 21:09:31 GMT</pubDate>
<guid>http://snipplr.com/view/47295/jquery-delay-with-effects/</guid>
</item>
<item>
<title>(jQuery) jQuery - Applying Sequential Effects - Meander365</title>
<link>http://snipplr.com/view/41100/jquery--applying-sequential-effects/</link>
<description><![CDATA[ <p>Dave Metvin\'s method. Two tricks to the method:\r\n\r\n$($boxes[div++] || []) - increaments \"div\" and passes an empty array if the element doesnt exist (so it exists).\r\n\r\narguments.callee - the name of the function  currently being executed.</p> ]]></description>
<pubDate>Tue, 28 Sep 2010 18:15:15 GMT</pubDate>
<guid>http://snipplr.com/view/41100/jquery--applying-sequential-effects/</guid>
</item>
<item>
<title>(jQuery) Fading effect when loading page - Rembrand</title>
<link>http://snipplr.com/view/40026/fading-effect-when-loading-page/</link>
<description><![CDATA[ <p>A proper fade-to-background effect with jQuery, without caching problems.\r\n\r\nAmalgamation from different sources and help found on stackoverflow:\r\nhttp://stackoverflow.com/questions/3628459/jquery-page-transition-and-browser-history\r\nhttp://stackoverflow.com/questions/158319/cross-browser-onload-event-and-the-back-button/201406#201406</p> ]]></description>
<pubDate>Mon, 06 Sep 2010 17:41:45 GMT</pubDate>
<guid>http://snipplr.com/view/40026/fading-effect-when-loading-page/</guid>
</item>
<item>
<title>(jQuery) Page transitions - Rembrand</title>
<link>http://snipplr.com/view/39131/page-transitions/</link>
<description><![CDATA[ <p>Originally from OneExtraPixel
Making page transitions</p> ]]></description>
<pubDate>Mon, 16 Aug 2010 20:19:08 GMT</pubDate>
<guid>http://snipplr.com/view/39131/page-transitions/</guid>
</item>
<item>
<title>(jQuery) SlideFade en jQuery - marcio</title>
<link>http://snipplr.com/view/27300/slidefade-en-jquery/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 29 Jan 2010 06:51:49 GMT</pubDate>
<guid>http://snipplr.com/view/27300/slidefade-en-jquery/</guid>
</item>
<item>
<title>(jQuery) Toggle next element on click - cyberhobo</title>
<link>http://snipplr.com/view/23071/toggle-next-element-on-click/</link>
<description><![CDATA[ <p>Make elements with the "toggle-next" class show/hide the following element when clicked.</p> ]]></description>
<pubDate>Fri, 13 Nov 2009 12:47:04 GMT</pubDate>
<guid>http://snipplr.com/view/23071/toggle-next-element-on-click/</guid>
</item>
</channel>
</rss>