Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by alvaro on Oct 14, 2009 11:08
open dhtmlx forum
Painting a tabbar

Hi,
I am painting a tabbar with div without javascript functions or reading xml. How can I access the objteto tab and modify its properties.?

Thank you. A greeting.
Answer posted by Stanislav (support) on Oct 15, 2009 02:08
You can try to use 
   tabbar.cells(tab_id).dhxcont.mainCont
this will be reference to the HTML element of tab's container.