Hi,
I have some issues and questions regardnig dhtmlxTabbar.
- I am creating the tabbar dynamically through ajax on the client side. I dont know why but the active tab color doesnt change when I change the tab.
tabbar=new dhtmlXTabBar(“a_tabbar”);
tabbar.setImagePath(“img/tabbar/”);
tabbar.setSkinColors("#FCFBFC","#F4F3EE"); - Is it possible to attain a functionality of changing the orders of tabs dynamically by a single drag and drop of tabs like in live.com?
Regards,
Khurram