Margin in window

how can i set the margins to 0 when attachUrl with this code.



i dont use

because i want the cells to resize depending on browser size.



    

        html, body {

            width: 100%;

            height: 100%;

            margin: 0px;

            overflow: hidden;

        }

    






What margin do you mean ?


If seems that iframes are attached to the layout cells without any margin dhtmlx.com/docs/products/dht … h_url.html