Google 和 Microsoft 对 jQuery 的支持都很好。

<head>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs
/jquery/1.4.0/jquery.min.js"></script>
</head>
 
 
----------------or----------------------
 
<head>
<script type="text/javascript" src="http://ajax.microsoft.com/ajax/jquery
/jquery-1.4.min.js"></script>
</head>
posted @ 2013-04-21 21:02  侯伟东  阅读(147)  评论(0编辑  收藏  举报