<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - studioevoque</title>
<link>http://snipplr.com/users/studioevoque/language/javascript</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 22 May 2013 19:30:45 GMT</pubDate>
<item>
<title>(JavaScript) Load a JavaScript file dynamically</title>
<link>http://snipplr.com/view/55468/load-a-javascript-file-dynamically/</link>
<description><![CDATA[ <p>you need jQuery already loaded for this to work</p> ]]></description>
<pubDate>Sat, 18 Jun 2011 20:46:48 GMT</pubDate>
<guid>http://snipplr.com/view/55468/load-a-javascript-file-dynamically/</guid>
</item>
<item>
<title>(JavaScript) Wait for jQuery to load</title>
<link>http://snipplr.com/view/54863/wait-for-jquery-to-load/</link>
<description><![CDATA[ <p>Sometimes, you need to setup functionality before jQuery is loaded (e.g. because of a template). You can use this snippet to schedule the function after jQuery is loaded.</p> ]]></description>
<pubDate>Sat, 04 Jun 2011 06:31:40 GMT</pubDate>
<guid>http://snipplr.com/view/54863/wait-for-jquery-to-load/</guid>
</item>
</channel>
</rss>