dhtmlxLayout fullscreen resize in IE6

Hi,



when i tried your example for fullscreen init in IE6 it worked fine:







    Fullscreen Init

    

    

    

    

    

    

    















but when i change the doctype, the layout height does not automatically resize anymore:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”>





    Fullscreen Init

    

    

    

    

    

    

    













How can this be fixed?



Thank you



Chris

Hello,

Doctype problem will fixed in future release (nearest future),
if you need it now for the pointed doctype we’ll make a fix for you.

Which version of layout are you using?


Hi,



we need this to be fixed by the end of this week.



We are using dhtmlxLayout v.2.1 Standard edition build 90226.



Thanks



Chris

Hello,

Here is a demo.

demo.zip (79.5 KB)

That almost fixed it, but when loading the demo page for the first time, there is a white 4 px border at the bottom and on the right. After resizing the window, the border is gone.

Updated demo attached.

demo2.zip (79.5 KB)