Skip to content

Instantly share code, notes, and snippets.

@manolenso
Created October 17, 2014 06:18
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 manolenso/49059ba94ffb4eeb1f75 to your computer and use it in GitHub Desktop.
Save manolenso/49059ba94ffb4eeb1f75 to your computer and use it in GitHub Desktop.
jquery1.7.2 cnd & fallback
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.
js"></script>
<script>window.jQuery || document.write('<script src="js/lib/
jquery.js"><\/script>')
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment