EasyUI Forum
May 15, 2024, 11:36:41 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
  Home Help Search Login Register  
  Show Posts
Pages: [1]
1  General Category / EasyUI for jQuery / A collapse problem with Accordion on: May 14, 2014, 01:32:10 AM
hi
I find a collapse problem with accordion.
I hope at last one accordion is shown in many accordions.This is like ths basic accordion in jquery UI.
I don't want all accordions fold.
2  General Category / EasyUI for jQuery / Re: my iframe can't adatpt the tab on: August 29, 2013, 05:31:32 AM
ok,i've found the problem!

that is the problem with my iframe! thankyou
3  General Category / EasyUI for jQuery / my iframe can't adatpt the tab 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!
4  General Category / General Discussion / A problem about form and layout on: August 27, 2013, 05:24:36 PM
hi,community:
    easyui is quite convenient to build my project UI. thanks!
    However I come acrocss a problem that is a form can't contains a few layouts. I think a form contains a few layouts is normal!Do you think so?
    Can you solve this problem or add this function!

   Thank you!
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!