[thelist] max window content size?

Peter-Paul Koch gassinaumasis at hotmail.com
Tue May 8 05:12:01 CDT 2001


>
>window.open('page.html','newwindow','width=' + screen.availWidth +
>',height=' + screen.availHeight +
>',status=1,left=0,right=0,winX=0,winY=0');
>
>What is the size of the content of newwindow, taking into account:

Depends on the browser. You cannot be certain. For 800x600, I always use 
780x432 as actual content window width and height, so the design shouldn't 
be larger than that.

ppk
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.





More information about the thelist mailing list