保留jQuery引用google外部地址文件(jquery 1.2.6至jquery1.8.3)最新

jQuery 1.2.6 引用文件

代码如下:
<script src=”http://ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.min.js” type=”text/javascript”></script>

google jQuery 1.3.2引用文件

代码如下:
<script src=”http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js” type=”text/javascript”></script>

google jQuery 1.4.2引用文件

代码如下:
<script src=”http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js” type=”text/javascript”></script>

google jQuery 1.5.2引用文件

代码如下:
<script src=”http://ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.min.js” type=”text/javascript”></script>

google jQuery 1.6.2引用文件

代码如下:
<script src=”http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js” type=”text/javascript”></script>

google jQuery 1.6.4引用文件

代码如下:
<script src=”http://ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.min.js” type=”text/javascript”></script>

google jQuery 1.7引用文件

代码如下:
<script src=”http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js” type=”text/javascript”></script>

google jQuery 1.7.1引用文件

代码如下:
<script src=”http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js” type=”text/javascript”></script>

google jQuery 1.7.2引用文件

代码如下:
<script src=”http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js” type=”text/javascript”></script>

google jQuery 1.8.3引用文件

<script language=”javascript” src=”https://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js”></script>

微软jquery cdn加速点
http://ajax.aspnetcdn.com/ajax/jQuery/jquery-1.8.3.min.js

新浪jquery cdn加速点
http://lib.sinaapp.com/js/jquery/1.8.3/jquery.min.js

Copyright © All Rights Reserved · Proudly powered by WordPress 冀ICP备12019045号-1

css.php