是否有托管在googlecode上的fancytree javascript的在线版本,可以直接包含在html文件中

Is there an online version of fancytree javascript hosted on googlecode that can be directly included in html file

本文关键字:包含 文件 html 版本 在线 googlecode 上的 javascript fancytree 是否      更新时间:2023-09-26

为了包含jQuery和jQueryUI库,我们可以在html中使用以下代码

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

是否可以使用类似的东西来包含使用 url 的花式树插件,而不是从 http://plugins.jquery.com/fancytree/下载文件

谢谢

Fancytree没有CDN。

请注意,链接到另一个站点(Googleapis 等官方 CDN 除外)以包含资源将从该服务器窃取带宽,因此被认为是不公平的。

更新:截至 2014 年 9 月,有一个 CDN 版本可用:

  • http://www.jsdelivr.com/projects/jquery.fancytree
  • https://cdnjs.com/libraries/jquery.fancytree