Categories | Question details Back To List | ||
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? |