Forum Moderators: open

Message Too Old, No Replies

Maximise browser when the page opens - is this possible?

         

jadedev

7:08 am on Oct 27, 2007 (gmt 0)

10+ Year Member



Hi,

I am creating a HTML page. What I want to do is maximise the browser when the page is opened.

penders

3:52 pm on Oct 27, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



It is not possible to alter the size/position of the current browser window from HTML/JavaScript. It would be a breach of security and certainly an annoyance for most users if you could.

You do, however, have some control over new windows (ie. popups), but that is dependent on browser settings and there is always the possibility it may be blocked entirely.

tedster

7:56 pm on Oct 27, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



certainly an annoyance

Especially those who are using very large screens so they can run a browser and other appplications at the same time. I'm glad that web technology reserves some controls for the end user.