Skip to content

Instantly share code, notes, and snippets.

@ArondeParon
Created February 24, 2011 10:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ArondeParon/842037 to your computer and use it in GitHub Desktop.
Save ArondeParon/842037 to your computer and use it in GitHub Desktop.
Remote + local jQuery inclusion
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
<script>!window.jQuery && document.write(unescape('%3Cscript src="/skin/default/js/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