Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Seetharaman Srinivasan on Nov 30, 2008 06:16
open dhtmlx forum
tabbar - increase the tab space

It seems that tabs are very close to each other in tabbar control. How do we increase the space between the tabs?
Are there any methods to do this or we have to modify CSS?
Answer posted by Support on Dec 01, 2008 02:07
Just add next line to tabbars init

        tabbar.setMargin(necessary_value);