PHP程序员站--PHP编程开发平台
 当前位置:主页 >> 网页制作 >> Javascript >> 

Google jQuery 引用地址集合(jquery 1.2.6至jquery1.5.2)

Google jQuery 引用地址集合(jquery 1.2.6至jquery1.5.2)

来源:PHP程序员站  作者:PHP程序员站  发布时间:2011-06-21
google jQuery引用地址,方便调用,好处就不用说了吧。 google 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.c

google jQuery引用地址,方便调用,好处就不用说了吧。

google 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>


延伸阅读:
什么是jquery
jQuery简单应用
jQuery压缩版
jQuery原版(未压缩版)
Tags: Google   jQuery  
最新文章
推荐阅读
月点击排行榜
PHP程序员站 Copyright © 2007-2010,PHPERZ.COM All Rights Reserved 粤ICP备07503606号