Skip to content

Instantly share code, notes, and snippets.

@danheberden
Created November 11, 2011 21:07
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 danheberden/1359274 to your computer and use it in GitHub Desktop.
Save danheberden/1359274 to your computer and use it in GitHub Desktop.
<script>(function(){var a=/jqversion=([\d\w\.]+)/.exec(location.search),b=a&&a[1],c;if(b){c="code.jquery.com/jquery-"+b}else{c="ajax.googleapis.com/ajax/libs/jquery/1.7.0/jquery.min"}document.write('<script src="//'+c+'.js"><\/script>')})()</script>
<script>window.jQuery||document.write('<script src="/scripts/jquery-1.7.0.min.js"><\/script>' )</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment