jquery中使用easyUI调用布局的时候,这两段代码有什么不同吗?复制的能显示,写的就不能,不知道错哪了。

//自己写的<divclass="easyui-layout"style="width600px;height:400px;"><divdata-options="reg... //自己写的
<div class="easyui-layout" style="width 600px; height: 400px;">
<div data-options="region:'north',title:'North Title',split:true"style="height:100px;"></div>
<div data-options="region:'south',title:'South Title',split:true"style="height:100px;"></div>
<div data-options="region:'east',title:'East',split:ture"style="width:100px;"></div>
<div data-options="region:'west',title:'West',split:true"style="width:100px;"></div>
<div data-options="region:'center',title:'center title'"style="padding:5px;background:#eee;"></div>
</div>
//复制的
<div class="easyui-layout" style="width:600px;height:400px;">
<div data-options="region:'north',title:'North Title',split:true"style="height:100px;"></div>
<div data-options="region:'south',title:'South Title',split:true"style="height:100px;"></div>
<div data-options="region:'east',title:'East',split:true"style="width:100px;"></div>
<div data-options="region:'west',title:'West',split:true"style="width:100px;"></div>
<div data-options="region:'center',title:'center title'"style="padding:5px;background:#eee;"></div>
</div>
展开
 我来答
老夭来了
2015-01-27 · 知道合伙人软件行家
老夭来了
知道合伙人软件行家
采纳数:1806 获赞数:8100
2008年从事软件开发,拥有多年的python,php,linux工作经验,发布过多个python,php的开源项目。

向TA提问 私信TA
展开全部

你自己写的这句:

<div data-options="region:'east',title:'East',split:ture(这里应该是true)" 
style="width:100px;"></div>

如果解决了您的问题请采纳!
如果未解决请继续追问!

推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式