Categories | Question details Back To List | ||
Firefox Problem Firefox suddenly stop displaying tabbar when I added the dhtmlxWindow. Firebug is reporting the following problem. dhtmlxEvent is not defined dhtmlXTabBar("main_tabbar", "top", Object name=height) dhtmlxtabbar.js (line 12) m.style.display=""};if (k.length)w.setT...Event(window,"load",dhx_init_tabbars) dhtmlxtabbar_start.js (line 9) _isIE is not defined {this._isIE7s=((_isIE)&&window.XMLHttpRe...e);if (typeof(parentObject)!="object") dhtmlxtabbar.js (line 12) Would you guys know what could have caused the problem? Answer posted by Alex (support) on Nov 23, 2009 01:46 Please, check that dhtmlxcommon.js is included before other dhtmlx libraries. Answer posted by Dhtmlx User on Nov 23, 2009 11:46 Yes they are all declared after the dhtmlxcommon.js. This problem does not exist on IE6 and Chrome, the tabs are displaying fine but in Firefox the tabs are not displaying Answer posted by Alex (support) on Nov 24, 2009 05:21 could you please provide the sample to recreate the issue |