<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - natalie</title>
<link>http://snipplr.com/users/natalie/language/javascript</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 05 Sep 2008 14:32:19 GMT</pubDate>
<item>
<title>(JavaScript) adding .first() ability to jquery chain</title>
<link>http://snipplr.com/view/4589/adding-first-ability-to-jquery-chain/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 15 Jan 2008 06:27:33 GMT</pubDate>
<guid>http://snipplr.com/view/4589/adding-first-ability-to-jquery-chain/</guid>
</item>
<item>
<title>(JavaScript) Failsafe load for attaching stylesheet</title>
<link>http://snipplr.com/view/3873/failsafe-load-for-attaching-stylesheet/</link>
<description><![CDATA[ <p>The setTimeout ensures that if there is an issue attaching the link to the bottom of the head (e.g. if the head hasn’t finished loading when the link is trying to be attached) it retries after 100ms. Resetting the css variable to null avoids potential memory leaks.</p> ]]></description>
<pubDate>Wed, 10 Oct 2007 04:02:44 GMT</pubDate>
<guid>http://snipplr.com/view/3873/failsafe-load-for-attaching-stylesheet/</guid>
</item>
</channel>
</rss>