Created
July 5, 2013 03:20
-
-
Save Barneybook/5931440 to your computer and use it in GitHub Desktop.
CDN不存在就使用本地端的js
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.2/jquery.min.js"></script> | |
<script>!window.jQuery && document.write(unescape('%3Cscript src="js/lib/jquery-1.4.2.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