国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 語言 > JavaScript > 正文

jqeury-easyui-layout問題解決方法

2024-05-06 16:03:10
字體:
來源:轉載
供稿:網友
jqeury-easyui-layout問題:當把class=“easyui-layout”寫在一個獨立的div中時,layout的樣式無法顯示,具體示例如下

今天在用easyui做布局時,碰到了一個疑惑的問題。

問題:當把class=“easyui-layout”寫在一個獨立的div中時,layout的樣式無法顯示,也不報錯。

例如:

復制代碼 代碼如下:


<span><body >
<div>
<div data-options="region:'north',title:'North Title',split:true">
</div>
<div data-options="region:'south',title:'South Title',split:true">
</div>
<div data-options="region:'east',iconCls:'icon-reload',title:'East',split:true">
</div>
<div data-options="region:'west',title:'West',split:true">
</div>
<div data-options="region:'center',title:'center title'" href="CenterPage.html">
</div>
</div>
</body></span>


顯示:

jqeury-easyui-layout問題解決方法

 
解決:把class=“easyui-layout”寫在body中時,問題就迎刃而解了。且region屬性不能被其他無關的div所包含。

代碼:

復制代碼 代碼如下:


<span><body>

<div data-options="region:'north',title:'North Title',split:true">
</div>
<div data-options="region:'south',title:'South Title',split:true">
</div>
<div data-options="region:'east',iconCls:'icon-reload',title:'East',split:true">
</div>
<div data-options="region:'west',title:'West',split:true">
</div>
<div data-options="region:'center',title:'center title'" href="CenterPage.html">
</div>

</body></span>


jqeury-easyui-layout問題解決方法

 
一直在想這是為什么?
發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表

圖片精選

主站蜘蛛池模板: 浦北县| 东阿县| 屯门区| 平乐县| 仁寿县| 永新县| 婺源县| 凤台县| 特克斯县| 万载县| 霍林郭勒市| 刚察县| 嵊泗县| 孝义市| 万载县| 弋阳县| 石楼县| 怀远县| 英山县| 巫溪县| 卓资县| 二连浩特市| 江都市| 大理市| 黄浦区| 甘肃省| 金门县| 清水县| 阿巴嘎旗| 黔西| 梅河口市| 江口县| 咸阳市| 兴安盟| 房产| 镇坪县| 连江县| 惠东县| 汉沽区| 凌海市| 丰都县|