New tab need to create as Next tab instead of creating as la


I have a tabBar with 6 tabs, when user select any hyperlink in the tab 1 i need to create a new tab next to that tab instead of creating after 6th tab. which method and parameter i need use…




Tabbar provides the addTab method. The 4th parameter of this method is an index.


For more details, please, see the documentation: dhtmlx.com/docs/products/dhtmlxT … alpha.html