Hi,
I'm using a little javascript to help my site's design to fit the
visitor's entire browser window.
Everything works great apart from one problem.
If a visitor first loads the page and the browser isn't maximised, the
page loads correctly BUT if the visitor then proceeds to maximize the
browser, the page is still set for the minimised browser. This condition
stays until the visitor goes to another section of the site or refreshes the
page. When this happens, the page again loads correctly.
I would like to force a page reload whenever the browser is
minimized\maxim ized or is in any other way changed size. How can I do this?
Thanks for your input,
Paul
I'm using a little javascript to help my site's design to fit the
visitor's entire browser window.
Everything works great apart from one problem.
If a visitor first loads the page and the browser isn't maximised, the
page loads correctly BUT if the visitor then proceeds to maximize the
browser, the page is still set for the minimised browser. This condition
stays until the visitor goes to another section of the site or refreshes the
page. When this happens, the page again loads correctly.
I would like to force a page reload whenever the browser is
minimized\maxim ized or is in any other way changed size. How can I do this?
Thanks for your input,
Paul
Comment