EasyUI Forum
May 16, 2024, 07:36:08 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: my iframe can't adatpt the tab  (Read 8661 times)
zhaiang
Newbie
*
Posts: 4


View Profile Email
« on: August 28, 2013, 09:27:28 AM »

hello:
        my iframe can't fit the tab!please help me find out the problem.
Code:
<body class="easyui-layout" style="width: 100%; heighgt: 100%;">
<div region="north" style="height: 50px" split="true"></div>
<div region="west" split:true" title="菜单导航" style="width: 150px;" split="true"></div>
<div region="center" id="regionCenter" split="true" border="false" style="overflow: hidden">
<div id="tabGroup" class="easyui-tabs" fit="true" data-options="tools:'#tab-tools'" border=false>
<div title="用户信息管理" data-options="closable:true" fit="true" style="overflow: hidden">
<iframe fit="true" title="用户信息管理" data-options="closable:true" scrolling="yes" frameborder="0"
src="datagrid.jsp" style="width: 100%; height: 100%;"></iframe>
</div>
</div>
</div>
</body>

the attach is my problem!
Logged
varonica
Full Member
***
Posts: 106


View Profile
« Reply #1 on: August 29, 2013, 12:50:19 AM »

Can you post your complete code ?
Logged
zhaiang
Newbie
*
Posts: 4


View Profile Email
« Reply #2 on: August 29, 2013, 05:31:32 AM »

ok,i've found the problem!

that is the problem with my iframe! thankyou
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!