Categories | Question details Back To List | ||
tabs are not working on IE 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. Answer posted by Support on Feb 18, 2009 05:57 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. |