<?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/tags/load</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 12 Oct 2008 05:01:28 GMT</pubDate>
<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>