Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Swati on Sep 25, 2009 01:44
open dhtmlx forum
setting the tabbar's orientation

hello

How do i set the orientation of a tabbar when it is attached to a layout.


thnks
Answer posted by Alex (support) on Sep 25, 2009 07:10

Hello

you can set orientation in the attachTabbar method:

var tabbar = layout.cells("a").attachTabbar("bottom");