Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/jquery/81.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Google托管哪些库(除了jQuery)?_Jquery_Cdn - Fatal编程技术网

Google托管哪些库(除了jQuery)?

Google托管哪些库(除了jQuery)?,jquery,cdn,Jquery,Cdn,首先,如果我在问题中使用了错误的术语,我道歉(如果我错了,请随意编辑) 我知道谷歌拥有(几乎)所有版本的jQuery、jQuery UI(js和css) 例如: <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script> <script type="text/javascript" src="http://

首先,如果我在问题中使用了错误的术语,我道歉(如果我错了,请随意编辑)

我知道谷歌拥有(几乎)所有版本的jQuery、jQuery UI(js和css)

例如:

<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.4/jquery-ui.min.js"></script>

或对于CSS:

<link rel="stylesheet" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.7.2/themes/base/jquery-ui.css" type="text/css" />

我的问题是:它是否托管其他库?像jqueryui这样有用的插件?其他模板或CSS?

  • 铬框
  • 道场
  • 外部核心
  • jQuery
  • jQuery用户界面
  • 穆托尔斯
  • 原型
  • 脚本
  • SWFObject
  • 雅虎!用户界面库(YUI)
  • 网络字体加载器
CSS文件:


该死!到处搜索都能找到,即使是在谷歌API手册中也找不到!谢谢你对CSS也有同样的看法吗?(例如,
)jquery,从谷歌下载css:嗯,是的,很明显,我知道jQueryUI css主题。。。(参见问题+之前的评论)我询问了其他库/插件的css或模板:)尽管如此,该链接仍然可以帮助其他人:)从CDN加载Dojo dijit css: