jQuery中文帮助文档(CHM) 下载
- jQuery_API.chm (通用jQueryAPI,实例中英文对照)
- jQuery1.3_API_CHM.chm (兼容jQuery1.3/1.2,带搜索功能)
- jQuery1.2_API_CHM.chm(兼容jQuery1.2)
- jQuery在线中文帮助
你知道吗:使用google的CDN内容分发网络来加载jQuery库,能大大节省服务器的带宽,加快客户访问你网站的速度。
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>