Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted on Dec 08, 2008 12:19
open dhtmlx forum
dhx_tabcontent_zone width

dhx_tabcontent_zone:
<div class="dhx_tabcontent_zone" style="width: 1221px; height: 0px;"/>

How to change width: 1221px; to different value?

Txs!
Answer posted by Support on Dec 09, 2008 02:19
This value calculated automatically , based on size of tabbar container. 
If you need to resize tabbar , you can call
    tabbar.setSize(width,height,true); //true means that provided size is size of content area only