dhtmlxTabbar Mixed loading via XML
It is evident how to accomplish mixed loading for tabs via the API references outlined in the documentation. And I have used the hrefmode parameter for the via XML configuration, the question is can this be done at the level in XML as well, or something to that effect to accomplish mixed loading from the XML configuration approach?
Unfortunately it doesn’t possible to use xml configuration and mixed loading.
If tabbar is configurated in the xml and has hrefmode attribute, the content for each will be loaded from href attribute ( tag won’t be taken into consideration).