Window size
Hi all,
:
:
newWindow = window.open("abc.html?", "My Window", ____);
What should i put there if i want the child window to be open with full screen size?
Please Help! Thanks
[This message has been edited by che_wwong (edited 08 June 2000).]
Lloyd Hassell posted this at 08:22 — 9th June 2000.
They have: 231 posts
Joined: Feb 2000
IE ONLY: "fullscreen=true"
You could always read the screen width & height values and set your window accordingly.
These are screen.width & screen.height.
:: Lloyd Hassell :: http://www14.brinkster.com/lloydh ::
che_wwong posted this at 11:32 — 9th June 2000.
They have: 15 posts
Joined: Jun 2000
thank you very much Lloyd Hassell
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.