在线JQ库
使用 Google 的 CDN
<script type=”text/javascript” src=”http://ajax.googleapis.com/ajax/libs/jquery/1.4.0/jquery.min.js”></script>
<script type=”text/jacascript” src=”http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js“></script>
使用 Microsoft 的 CDN
<script type=”text/javascript” src=”http://ajax.microsoft.com/ajax/jquery/jquery-1.4.min.js”></script>
版权声明:本文为Wing0624原创文章,遵循 CC 4.0 BY-SA 版权协议,转载请附上原文出处链接和本声明。