I am facing a problem tabing on IE6:
it’s working fine if I am clicking on tabs back and force, but after I set one of the tabs to be selected by code (not by clicking) as a result of some action: myTabBar.setTabActive(“tab3”) and then trying to click on other tabs, content of tab3 is no hidden nomore.
No problem with same scenario on FF at all.
Please help asap.
Which version of dhtmlxTabbar you are using?
There was an error with similar symptoms, but it was fixed a lot ago.
If issue occurs for latest codebase - please provide code snippet used for tabbar initialization, because issue can’t be reconstructed in local samples.