两个常用的稳定的远端CDN jquery

<head>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs
/jquery/1.4.0/jquery.min.js"></script>
</head>

  

<head>
<script type="text/javascript" src="http://ajax.microsoft.com/ajax/jquery
/jquery-1.4.min.js"></script>
</head>

  

作者:吴小振
出处:http://www.cnblogs.com/wuzuzhen
如果你读了我的文章,觉得有帮助,你可以选择:支付宝赞助本文
版权归作者和博客园共有,欢迎转载,但未经作者同意必须保留此段声明,且在文章页面明显位置给出原文连接,否则保留追究法律责任的权利。
原文地址:https://www.cnblogs.com/wuzuzhen/p/2672808.html