holy shit

寺夺喜从天降

加载jquery方法小结

下载 jQuery
存在两份 jQuery 拷贝可供下载,一是缩小版(由 Google Closure Compiler),另一个是未压缩版(供 debugging 或 reading)。
两份拷贝均可以从 jQuery.com 下载(左键点击然后另存为):
 jQuery minfied (23K)
 jQuery regular (154K)

使用 Google 的 CDN
<head>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs
/jquery/1.4.0/jquery.min.js"></script>
</head>

使用 Microsoft 的 CDN
<head>
<script type="text/javascript" src="http://ajax.microsoft.com/ajax/jquery
/jquery-1.4.min.js"></script>
</head>

posted @ 2011-03-25 14:45  潜水鱼  阅读(237)  评论(0编辑  收藏  举报

holy shit on foot