Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Subathra on Aug 19, 2009 04:35
open dhtmlx forum
How to increase the Tab bar height

Hi,

I have to increase the Tab bar menu height and font size. What should i do? Please help me

Thanks & Regards,
P.Subathra
Answer posted by Alex (support) on Aug 19, 2009 07:00

Hello, 

tabs height can be increased by 3rd parameter of tabbar constructor:

  var tabbar = new dhtmlXTabBar(parentObject,mode,height);