Skip to content

Instantly share code, notes, and snippets.

@bmorton
Created June 30, 2011 04:27
Show Gist options
  • Save bmorton/1055639 to your computer and use it in GitHub Desktop.
Save bmorton/1055639 to your computer and use it in GitHub Desktop.
Google CDN with fallback
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
<script>!window.jQuery && document.write(unescape('%3Cscript src="/public/scripts/libs/jquery-1.4.4.min.js"%3E%3C/script%3E'))</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment