Skip to content

Instantly share code, notes, and snippets.

@toddmotto
Created January 8, 2013 17:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save toddmotto/4485795 to your computer and use it in GitHub Desktop.
Save toddmotto/4485795 to your computer and use it in GitHub Desktop.
Google CDN fallback to CloudFlare CDN
<!-- jQuery CDN Failsafe to CloudFlare CDN -->
<script>window.jQuery || document.write('<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/1.8.3/jquery.min.js"><\/script>');</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment