[Javascript] OPEN WINDOW TO EXACT SIZE

Varsou Nilsa nvarsou at infoactivity.com
Thu Jun 7 05:05:39 CDT 2001


var  NewWind=window.open( 'url', ' title ' , ' width=x, height=y,
top=x1, left=y1' );

-----Original Message-----
From: Andrew [mailto:adunn at mail.interworx.com.au]
Sent: Thursday, June 07, 2001 4:08 PM
To: javascript at LaTech.edu
Subject: [Javascript] OPEN WINDOW TO EXACT SIZE


Hi,
    I am opening a pop up window that displays an image. I need the
window
to be the exact size of the image. Is there a way to do this without
knowing
how big the image is going to be?

Regards,

andrew


_______________________________________________
Javascript mailing list
Javascript at LaTech.edu
http://www.LaTech.edu/mailman/listinfo/javascript




More information about the Javascript mailing list