首页 > Web开发 > 详细

Jquery在线引用地址

时间:2014-09-19 17:45:05      阅读:344      评论:0      收藏:0      [点我收藏+]

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

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

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

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

如果谷歌被封,就用jquery官网吧!

<script src="http://code.jquery.com/jquery-latest.js"></script>



Mark

Jquery在线引用地址

原文:http://blog.csdn.net/kris0x007/article/details/39399261

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!