<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/html/tags/libs</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 25 May 2013 12:20:29 GMT</pubDate>
<item>
<title>(HTML) Proper way of loading jQuery from Google\'s CDN with fallback to local lib if necessary - hced</title>
<link>http://snipplr.com/view/45859/proper-way-of-loading-jquery-from-googles-cdn-with-fallback-to-local-lib-if-necessary/</link>
<description><![CDATA[ <p>Proper way of loading libs such as jQuery from Google's CDN. Place these JavaScripts at the bottom for fast page loading. To target different versions, you can be more specific if you want; eg. /1.4/ or even /1.4.4/.

(NOTE: you may either use http:// or https:// depending on your needs. Both will work.)</p> ]]></description>
<pubDate>Fri, 17 Dec 2010 05:28:35 GMT</pubDate>
<guid>http://snipplr.com/view/45859/proper-way-of-loading-jquery-from-googles-cdn-with-fallback-to-local-lib-if-necessary/</guid>
</item>
</channel>
</rss>