Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Ray on Jul 21, 2009 07:52
open dhtmlx forum
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
<div id="editorObj" style="width: 100%; height: 300px"></div>

I also included all the js and css files.
Answer posted by Alex (support) on Jul 21, 2009 08:16

Hello, 

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

Attachments (1)