<?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/navigation</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 29 Aug 2008 20:12:24 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>(PHP) Simple PHP Navigation</title>
<link>http://snipplr.com/view/2532/simple-php-navigation/</link>
<description><![CDATA[ <p>Very simple navigation. Style the id using CSS. Allows you to highlight the current page with CSS.</p> ]]></description>
<pubDate>Wed, 25 Apr 2007 08:59:27 GMT</pubDate>
<guid>http://snipplr.com/view/2532/simple-php-navigation/</guid>
</item>
<item>
<title>(JavaScript) Show / Hide an unordered list</title>
<link>http://snipplr.com/view/243/show--hide-an-unordered-list/</link>
<description><![CDATA[ <p>This script allows you to show and hide a  at the click of a button. See Show / Hide HTML for Markup.</p> ]]></description>
<pubDate>Thu, 06 Jul 2006 00:13:55 GMT</pubDate>
<guid>http://snipplr.com/view/243/show--hide-an-unordered-list/</guid>
</item>
</channel>
</rss>