|
FYI - You can resize the parent window with javascript, but beware because this can be considered as annoying to most users.
<body onload="window.resizeTo(600,600);"> (width, height)
__________________
<mgraphic /> - I don't have a solution but I admire the problem.
|