电脑爱好者,提供IT资讯信息及各类编程知识文章介绍,欢迎大家来本站学习电脑知识。 最近更新 | 联系我们 RSS订阅本站最新文章
电脑爱好者
站内搜索: 
当前位置:首页>> Javascript>>jquery各版本直接引用地址 jquery引用地址大全:

jquery各版本直接引用地址 jquery引用地址大全

来源:jq22 | 2014-5-17 | (有5638人读过)

jquery-2.1.0   注!不再支持IE 6/7/8

直接引用地址: 

开发版地址1: 

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

压缩版地址1: 

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

开发版地址2: 

<script src="http://ajax.googleapis.com/ajax/libs/jquery/2.1.0/jquery.js"></script>

压缩版地址2: 

<script src="http://ajax.googleapis.com/ajax/libs/jquery/2.1.0/jquery.min.js"></script>

点击下载2.1.0

jquery-2.0.3   注!不再支持IE 6/7/8

直接引用地址: 

开发版地址1: 

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

压缩版地址1: 

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

开发版地址2: 

<script src="http://ajax.googleapis.com/ajax/libs/jquery/2.0.3/jquery.js"></script>

压缩版地址2: 

<script src="http://ajax.googleapis.com/ajax/libs/jquery/2.0.3/jquery.min.js"></script>

点击下载2.03


jquery-1.11.0

直接引用地址: 

开发版地址1: 

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

压缩版地址1: 

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

开发版地址2: 

<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.js"></script>

压缩版地址2: 

<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>

点击下载1.11.0


jquery-1.10.2

直接引用地址: 

开发版地址1: 

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

压缩版地址1: 

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

开发版地址2: 

<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.js"></script>

压缩版地址2: 

<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>

点击下载1.10.2


jquery-1.9.1

直接引用地址: 

开发版地址1: 

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

压缩版地址1: 

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

开发版地址2: 

<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.js"></script>

压缩版地址2: 

<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>

点击下载1.9.1


jquery-1.8.0

直接引用地址:

开发版地址1: 

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

压缩版地址1: 

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

开发版地址2: 

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

压缩版地址2: 

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

点击下载1.8.0


jquery-1.7.2

直接引用地址: 

开发版地址1: 

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

压缩版地址1: 

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

开发版地址2: 

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

压缩版地址2: 

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

点击下载1.7.2


jquery-1.6

直接引用地址: 

开发版地址1: <script src="http://code.jquery.com/jquery-1.6.2.js"></script>

压缩版地址1: <script src="http://code.jquery.com/jquery-1.6.2.min.js"></script>

开发版地址2: <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.js" type="text/javascript"></script>

压缩版地址2: <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js" type="text/javascript"></script>

点击下载1.6


jquery-1.5.2

直接引用地址: 

开发版地址1: 

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

压缩版地址1: 

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

开发版地址2: 

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

压缩版地址2: 

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

点击下载1.5.2


jquery-1.4.2

直接引用地址: 

开发版地址1: 

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

压缩版地址1: 

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

开发版地址2: 

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

压缩版地址2: 

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

点击下载1.4.2


jquery-1.3.2

直接引用地址: 

开发版地址1: 

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

压缩版地址1: 

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

开发版地址2: 

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

压缩版地址2: 

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

点击下载1.3.2


jquery-1.2.6

直接引用地址:

开发版地址1: 

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

压缩版地址1: 

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

开发版地址2: 

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

压缩版地址2: 

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

点击下载1.2.6

Javascript热门文章排行
网站赞助商
购买此位置

 

关于我们 | 网站地图 | 文档一览 | 友情链接| 联系我们

Copyright © 2003-2024 电脑爱好者 版权所有 备案号:鲁ICP备09059398号