热门关键字:
jquery > jquery教程 > jquery教程 > 更新引用google的cdn外部jQuery核心库JS文件

更新引用google的cdn外部jQuery核心库JS文件

5442
作者:管理员
发布时间:2013/7/19 9:42:02
评论数:0
转载请自觉注明原文:http://www.jq-school.com/Show.aspx?id=292
jquery-2.0.3   注!不再支持IE 6/7/8
直接引用地址:
<script src="http://ajax.googleapis.com/ajax/libs/jquery/2.0.3/jquery.min.js" type="text/javascript"></script>


jquery-1.9.1
直接引用地址:
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js" type="text/javascript"></script>


jquery-1.8.0
直接引用地址:
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js" type="text/javascript"></script>


jquery-1.7.2
直接引用地址:
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js" type="text/javascript"></script>


jquery-1.6.2
直接引用地址:
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js" type="text/javascript"></script>


jquery-1.5.2
直接引用地址:
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.min.js" type="text/javascript"></script>


jquery-1.4.2
直接引用地址:
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js" type="text/javascript"></script>
 

jquery-1.3.2
直接引用地址:
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js" type="text/javascript"></script>


jquery-1.2.6
直接引用地址:
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.min.js" type="text/javascript"></script>
 

Jquery核心库1.26到2.03版本未加密源代码打包下载




如果您觉得本文的内容对您的学习有所帮助:支付鼓励



关键字:google cdn jquery核心库
友荐云推荐