EasyUI Forum
May 02, 2024, 05:34:06 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: Some tab problem  (Read 4901 times)
Pierre
Sr. Member
****
Posts: 439


View Profile Email
« on: March 26, 2014, 06:08:47 AM »

Hello all
could someone tell me what's wrong with above HTML:

Code:
  <div data-options="region:'south',split:true,title:'Item'" style="height:150px;padding:1px;"> 
    <div id="boq1" class="easyui-tabs" fit="true">
      <div id="boqt1" title="First Title" iconCls="icon-volume" style="padding:10px;">
        First tab1 
      </div>
      <div id="boqt2" title="Second" iconCls="icon-volume" style="padding:10px;">
        Second tab2 
      </div>
    </div>
  </div>

this is some "south" part of layout and tab is drawn but on some wired way (see image). after I click on "Second tab", then is everything OK, but first tab Title is initially moved to the left ?
Any idea?
Thank you
Logged
stworthy
Administrator
Hero Member
*****
Posts: 3581


View Profile Email
« Reply #1 on: March 26, 2014, 11:19:31 PM »

There are no problems with this code, please refer to http://jsfiddle.net/zCLy2/.
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!