Categories | Question details Back To List | ||
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. |