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?
Please, check that dhtmlxcommon.js is included before other dhtmlx libraries.
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
could you please provide the sample to recreate the issue