Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Steve Schreiner on Oct 23, 2008 13:13
open dhtmlx forum
layout resize


<body style="width: 100%; height: 100%; margin: 0px; overflow: hidden;">

this seems to resize okay when the browser resizes:
var dhxLayout = new dhtmlXLayoutObject(document.body, "2U);

this one shrinks up to almost nothing when the browser resizes. 3T doesnt work as well
var dhxLayout = new dhtmlXLayoutObject(document.body, "5I");
Answer posted by Support on Oct 24, 2008 00:29
Could you please clarify your problem and attach a screenshot with issue?