DHTMLXEditor Error

I keep getting an error message in the dhtmlxeditor at this spot.



this._td2.style.height = this.base.offsetHeight-this._tbH+“px”



What would cause this error?



I am init with

var editor = new dhtmlXEditor(“editorObj”);

editor.setIconsPath(“dhtmlx/imgs/”);

editor.init();



and here is the div





I also included all the js and css files.


Hello,


we have attached the editor working sample. If the issue is still actual, please provide the sample to recreate the problem


1248189703.zip (39.3 KB)