Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Micha Hastrich on Oct 23, 2009 05:29
open dhtmlx forum
dhtmlXLayoutObject is not defined

var dhxLayout = new dhtmlXLayoutObject(document.body,"3T");

Creates error:
dhtmlXLayoutObject is not defined

Using 2.5 Pro_Full and importing the 990KB dhtmlx.js.

Whats wrong here?
Answer posted by Stanislav (support) on Oct 23, 2009 06:17
The only possible reason - js file was not included ( incorrect path in script tag )