求助,下载的easyUI里的combotree的demo在本地加载不出来

飞龙在笑 2015-10-13 11:02:05
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Fluid ComboTree - jQuery EasyUI Demo</title>
<link rel="stylesheet" type="text/css" href="../../themes/default/easyui.css">
<link rel="stylesheet" type="text/css" href="../../themes/icon.css">
<link rel="stylesheet" type="text/css" href="../demo.css">
<script type="text/javascript" src="../../jquery.min.js"></script>
<script type="text/javascript" src="../../jquery.easyui.min.js"></script>
</head>
<body>
<h2>Fluid ComboTree</h2>
<p>This example shows how to set the width of ComboTree to a percentage of its parent container.</p>
<div style="margin:20px 0"></div>
<p>width: 50%</p>
<input class="easyui-combotree" value="122" data-options="url:'tree_data1.json',method:'get'" style="width:50%;">
<p>width: 30%, height: 26px</p>
<input class="easyui-combotree" value="124" data-options="url:'tree_data1.json',method:'get'" style="width:30%;height:26px">

</body>
</html>
...全文
94 1 打赏 收藏 转发到动态 举报
写回复
用AI写文章
1 条回复
切换为时间正序
请发表友善的回复…
发表回复
cheery_an 2015-10-13
  • 打赏
  • 举报
回复
浏览器安全策略限制了,看浏览器的报错就明白了。

87,955

社区成员

发帖
与我相关
我的任务
社区描述
Web 开发 JavaScript
社区管理员
  • JavaScript
  • 无·法
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧