Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
255
Border layout and 100% height
posted

Hi,

I want to use a border layout that uses 100% width and 100% height of the window. As stated in the documentation of the reflow method, one should use percent sizes. So I grabbed your sample code and replaced the pixel height (300px) by percent height (100%).

With this settings the border layout does not work at all. The footer is not displayed at the bottom. I have to scroll to the footer. What am I doing wrong? I have added the code as an attachment. I am using IE10.

I additionally tried to set width/height in the options, but with no result.

Thanks in advance for your help.

Michael