Layout Sizing

Hello, in your File Explorer demo the dhtmlxLayout control sizes to the window. How would I do this?

Thanks
Scott

Hello,

That is full-screen init approach, when Layout is attached document.body

dhtmlxLayout/samples/01_init/inc/fullscreen_inner.html

Pay attention to the tag in this demo

Thanks Alexandra, is there a way to put an offset on the top and bottom? I have a header and a footer on my page and right now the layout covers those up. If I could place an offset it would work exactly as I need it.

Thanks
Scott

Hi,

it is possible to attach header and footer. Please check the sample:

dhtmlxLayout/samples/02_conf/inc/header_footer.html
dhtmlx.com/docs/products/dht … ooter.html