Categories | Question details Back To List | ||
Fullscreen Layout doesn't auto-resize When using dhtmlxLayout like this: http://www.dhtmlx.com/docs/products/dhtmlxLayout/samples/init/fullscreen_init/fullscreen_inner.html Shouldn't it automatically resize when the window is resized? Seems odd that it doesn't. Any way to enable this? Thanks, Aran Answer posted by Support on Nov 10, 2008 03:50 Right, layout resized automatically, and demo works fine. Maybe you mean another type of resize? Answer posted on Nov 10, 2008 08:31 Nope, that was it, thanks. It now resizes when the window resizes. :) |