奔腾年代

但行好事,莫问前程。

导航

库的替代

使用 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 on 2011-03-25 11:41  奔腾年代  阅读(163)  评论(0编辑  收藏  举报