hi all,
i want to onload resize the parent window to full size displaying the toolbar.
resize window
Moderator: General Moderators
-
TheBentinel.com
- Forum Contributor
- Posts: 282
- Joined: Wed Mar 10, 2004 1:52 pm
- Location: Columbus, Ohio
Re: resize window
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.gurjit wrote:hi all,
i want to onload resize the parent window to full size displaying the toolbar.
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