Hi, the documentation on this topic is missing a parentheses. I would like to know if you guys can fix this code and let me know when the event takes place,what goes in the body, and every other detail needed to know to get a full screen layout. thank you!!
... html, body { width: 100%; height: 100%; margin: 0px; overflow: hidden; } ...Hi,
there is the ready sample in the layout package:
dhtmlxLayout/samples/01_init/inc/fullscreen_inner.html
the same sample is on our website:
dhtmlx.com/docs/products/dht … inner.html
Thanks A Lot!!! You’re the best!!!