[thelist] Window Maximized

Matthew Fischer mfischer at e-fishsolutions.com
Mon Dec 4 15:55:51 CST 2000


Add top=0,left=0 to your window.open.


On 12/4/00 at 3:47 PM, jamie at bayou.com (Jamie Madden) wrote:

> seems as if we got confused somewhere.  simple:
> 
>   click a button/link/etc.  window opens.  i wanted this window to 
> automatically open full screen.  tried passing screen.width and 
> screen.height to window.open(....) but to no avail.  instead window 
> open(.....width=1,height=1) and in the html that shows up in the new window 
> onLoad="window.resizeTo(screen.width,screen.height)".  works fine.
> 
> everybody caught up?
> 
> now i need to tell the window to open at a screen position of 0,0 so that 
> the top left corner of the window is in the top left corner of the 
> screen.  any help?
> 
> jamie






More information about the thelist mailing list