Page 1 of 1

resize window

Posted: Thu Mar 11, 2004 3:48 am
by gurjit
hi all,

i want to onload resize the parent window to full size displaying the toolbar.

Re: resize window

Posted: Sun Mar 14, 2004 2:58 pm
by TheBentinel.com
gurjit wrote:hi all,

i want to onload resize the parent window to full size displaying the toolbar.
I don't know about the toolbar, I doubt you can add that after the fact, but there's a windowHandle.resizeTo() function that will let you resize the window.

There might be a way to tell the resolution of the user's screen and so guess at a reasonable size. I don't know what it is, though. Sorry.

A good resource for javascript is http://developer.irt.org/script/script.htm