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
45
Make page fits IE client area's max. height and width
posted

I want to create a page that fits IE client area's max. height and width, and auto resize while IE's size changed. I tried WebResizingExtender, but still cannot find out how to do it.

Parents
No Data
Reply
  • 45
    posted

    I think you misunderstand the use of the WebResizingExtender. It makes possible for the user to resize the panel.

    You should try using CSS, setting the "height" and "width" of your elements in %.

Children
No Data