Skip to content

Instantly share code, notes, and snippets.

@jackfranklin
Created September 15, 2011 15:37
Show Gist options
  • Save jackfranklin/1219583 to your computer and use it in GitHub Desktop.
Save jackfranklin/1219583 to your computer and use it in GitHub Desktop.
Fancy JQ loading (from HTML5 BP)
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script>
<script>window.jQuery || document.write("<script src='js/libs/jquery-1.6.2.min.js'>\x3C/script>")</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment