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?
The only possible reason - js file was not included ( incorrect path in script tag )