夜的第七章

WEB开发个人博客。

« 解决T60风扇声音变大的问题……VS2010补丁、插件等等[网摘] »

MS&GOOGLE的CDN上一些常用的javascript框架

Microsoft:
  <script src="http://ajax.microsoft.com/ajax/jquery/jquery-1.4.2.js" type="text/javascript"></script>
压缩版:
<script src="http://ajax.microsoft.com/ajax/jquery/jquery-1.4.2.min.js" type="text/javascript"></script>

Google:
名称:jquery 
版本:1.2.3、1.2.6、1.3.0、1.3.1 
路径:http://ajax.googleapis.com/ajax/libs/jquery/1.3.1/jquery.min.js 
路径(u):http://ajax.googleapis.com/ajax/libs/jquery/1.3.1/jquery.js 
网站:http://jquery.com/ 
注意:由于 1.2.5 和 1.2.4 在自然环境下的寿命短且不稳定,因此未进行托管。 

名称:jqueryui 
版本:1.5.2、1.5.3 
路径:http://ajax.googleapis.com/ajax/libs/jqueryui/1.5.3/jquery-ui.min.js 
路径(u):http://ajax.googleapis.com/ajax/libs/jqueryui/1.5.3/jquery-ui.js 
网站:http://ui.jquery.com/ 
注意:此库依赖于 jquery。载入此模块前,您必须载入 jquery。

名称:prototype 
版本:1.6.0.2、1.6.0.3 
路径:http://ajax.googleapis.com/ajax/libs/prototype/1.6.0.3/prototype.js 
网站:http://www.prototypejs.org/ 

名称:scriptaculous 
版本:1.8.1、1.8.2 
路径:http://ajax.googleapis.com/ajax/libs/scriptaculous/1.8.2/scriptaculous.js 
网站:http://script.aculo.us/ 
注意:此库依赖于 Prototype。载入此模块前,您必须载入 Prototype。

名称:mootools 
版本:1.11、1.2.1 
路径:http://ajax.googleapis.com/ajax/libs/mootools/1.2.1/mootools-yui-compressed.js 
路径(u):http://ajax.googleapis.com/ajax/libs/mootools/1.2.1/mootools.js 
网站:http://mootools.net/ 

Dojo 
名称:dojo 
版本:1.1.1、1.2.0、1.2.3 
路径:http://ajax.googleapis.com/ajax/libs/dojo/1.2.3/dojo/dojo.xd.js 
路径(u):http://ajax.googleapis.com/ajax/libs/dojo/1.2.3/dojo/dojo.xd.js.uncompressed.js 
网站:http://dojotoolkit.org/ 

SWFObject新增! 
名称:swfobject 
版本:2.1 
路径:http://ajax.googleapis.com/ajax/libs/swfobject/2.1/swfobject.js 
路径(u):http://ajax.googleapis.com/ajax/libs/swfobject/2.1/swfobject_src.js 
网站:http://code.google.com/p/swfobject/ 

Yahoo! 用户界面库 (YUI)新增! 
名称:yui 
版本:2.6.0 
路径:http://ajax.googleapis.com/ajax/libs/yui/2.6.0/build/yuiloader/yuiloader-min.js 
路径(u):http://ajax.googleapis.com/ajax/libs/yui/2.6.0/build/yuiloader/yuiloader.js 
网站:http://developer.yahoo.com/yui/ 

发表评论:

◎欢迎参与讨论,请在这里发表您的看法、交流您的观点。



[2007 - 2011] © Leadnt.com