Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Richard White on May 19, 2008 09:41
open dhtmlx forum
individual tab colours

hi,

on the tabbar, can you set individual colours for each tab. i.e. green for tab 1, yellow for tab 2 etc...

thanks

richard
Answer posted by Support on May 19, 2008 10:23

With latest version of code you can use

tabbar.setCustomStyle(id,color,selected_color);

to assign specific color to specific tab