jQueryeasyui的easyui-tabs相互嵌套问题,图中MMMM包含了 abcd区域 其中bd区域为空闲区,现在我只想要ac
效果如上所示,我想要a的高度为自动,而c自动填满所剩余的区域。求给力啊。。急急急。代码如下所示:<bodyclass="easyui-layout"fit="true">...
效果如上所示,我想要a的高度为自动,而c自动填满所剩余的区域。求给力啊。。急急急。
代码如下所示:
<body class="easyui-layout" fit="true" >
<div region="center" class="easyui-tabs" height: 100%;>
<div title="mmmm" height: 100%; >
<div style="height: 35%;">
<table class="tableForm" >
<tr>
<th width="10%">xxx</th>
<td colspan="2" width="10%">zxczxc</td>
<th width="10%">姓名:</th>
<td colspan="2" width="10%">zxczxc</td>
<th width="10%">性别:</th>
<td colspan="2" width="10%">zxcz</td>
</tr>
</table>
</div>
<div style="height: 65%;">
<div class="easyui-tabs" fit="true">
<div title="xx" class="titlepadding" ><table id="datagrid" ></table></div>
<div title="yy" class="titlepadding" ><table id="datagrid2" ></table></div>
<div title="zz" class="titlepadding" ><table id="datagrid3" ></table></div>
</div>
</div>
</div>
</div>
</body> 展开
代码如下所示:
<body class="easyui-layout" fit="true" >
<div region="center" class="easyui-tabs" height: 100%;>
<div title="mmmm" height: 100%; >
<div style="height: 35%;">
<table class="tableForm" >
<tr>
<th width="10%">xxx</th>
<td colspan="2" width="10%">zxczxc</td>
<th width="10%">姓名:</th>
<td colspan="2" width="10%">zxczxc</td>
<th width="10%">性别:</th>
<td colspan="2" width="10%">zxcz</td>
</tr>
</table>
</div>
<div style="height: 65%;">
<div class="easyui-tabs" fit="true">
<div title="xx" class="titlepadding" ><table id="datagrid" ></table></div>
<div title="yy" class="titlepadding" ><table id="datagrid2" ></table></div>
<div title="zz" class="titlepadding" ><table id="datagrid3" ></table></div>
</div>
</div>
</div>
</div>
</body> 展开
2个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询