<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - 1man</title>
<link>http://snipplr.com/users/1man/tags/animation</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 21 Aug 2008 21:17:51 GMT</pubDate>
<item>
<title>(JavaScript) jQuery Fade In Sequence</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>(ActionScript) Basic Usage of setInterval</title>
<link>http://snipplr.com/view/3486/basic-usage-of-setinterval/</link>
<description><![CDATA[ <p>This will run the message function until countInterval equals 10, then it will stop. Could be used in various animations.</p> ]]></description>
<pubDate>Wed, 08 Aug 2007 09:07:08 GMT</pubDate>
<guid>http://snipplr.com/view/3486/basic-usage-of-setinterval/</guid>
</item>
</channel>
</rss>