resize window
Posted: Thu Mar 11, 2004 3:48 am
hi all,
i want to onload resize the parent window to full size displaying the toolbar.
i want to onload resize the parent window to full size displaying the toolbar.
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
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.