Closed Thread Icon

Topic awaiting preservation: Open new window (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=8476" title="Pages that link to Topic awaiting preservation: Open new window (Page 1 of 1)" rel="nofollow" >Topic awaiting preservation: Open new window <span class="small">(Page 1 of 1)</span>\

 
Yossi Admon
Bipolar (III) Inmate

From: Israel
Insane since: Nov 2001

posted posted 01-19-2003 16:12

Hi,
I'm trying to open new maximized window.
I haven't found any window property for maximized windows beside of IE "fullscreen" property which is not exactly what I need.
I'm using the following parameters to open the new window: window.open('./test.htm','_blank','toolbar=yes,scrollbars=yes,location=yes,menubar=yes,resizable=yes,height=' + screen.availHeight + ',width=' + screen.availWidth + ',status=yes,top=0,left=0');
The new window opened is a little wider than the screen so there is a problem seeing the scrollbar, and a little higher than the page so the bottom is hiding behind the taskbar.
Can and how should I'll open the new window so it will be maximized?


Bugimus
Maniac (V) Mad Scientist

From: New California
Insane since: Mar 2000

posted posted 01-22-2003 21:06

Why don't you just apply offsets to the width and height you are passing in your window.open call? They need only be enough to cover the size that is being hidden.

. . : slicePuzzle

« BackwardsOnwards »

Show Forum Drop Down Menu