EasyUI Forum
May 04, 2024, 10:14:51 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Tab's menubar display on incorrect position in speed mode of browser  (Read 7429 times)
ejzhang
Jr. Member
**
Posts: 61



View Profile
« on: May 20, 2014, 12:24:41 AM »

Speed mode

Normal mode

Code:
<div id="taskTabs" class="easyui-tabs" tools="#tabTools" fit="true">
    <div id="home" title="首页" style="padding:10px"></div>
    <div id="todo" title="待办事项" style="padding:10px"></div>
    <div id="allot" title="交办事项" style="padding:10px"></div>
    <div id="remind" title="个人提醒" style="padding:10px"></div>
</div>
<div id="tabTools"><a href="javascript:void(0)" class="easyui-linkbutton" disabled plain="true">【管理员】</a>
<a href="javascript:void(0)" class="easyui-menubutton" data-options="menu:'#tabMenus',iconCls:'icon-save',plain:true">系统</a>
<div id="tabMenus" style="width:68px;">
    <div style="width:68px;"><span>管理</span><div style="width:68px;">
    <div data-options="iconCls:'icon-tip'">设置</div>
    </div></div>
    <div class="menu-sep"></div>
    <div data-options="iconCls:'icon-help'">密码</div>
    <div data-options="iconCls:'icon-no'">退出</div>
</div></div>
« Last Edit: May 20, 2014, 12:43:37 AM by ejzhang » Logged
ejzhang
Jr. Member
**
Posts: 61



View Profile
« Reply #1 on: May 23, 2014, 08:11:15 PM »

stworthy?
Logged
ejzhang
Jr. Member
**
Posts: 61



View Profile
« Reply #2 on: July 10, 2014, 08:40:58 PM »

I update all files in the themes from http://www.jeasyui.com, then it displayed correctly in version 1.3.5, but it's incorrected in version 1.3.6.
1.3.6:


1.3.5:
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!