Created
June 30, 2011 04:27
-
-
Save bmorton/1055639 to your computer and use it in GitHub Desktop.
Google CDN with fallback
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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