Click to See Complete Forum and Search --> : How can I set the size of a pop up window ?


BurnCK
04-06-2004, 06:06 AM
Im making a photo gallery on my web page but want to know how I can make a new browser open as the same size of the picture ? I know how to make a new browser open...just not how to size it.
Or do I need to be using Javascript ?

Thanks

DaveSW
04-06-2004, 06:14 AM
Yes. Try this method because it still works for those with javascript disabled: http://www.webdevfaqs.com/javascript.php#popup

BurnCK
04-06-2004, 10:46 AM
Cheers ;)

DaveSW
04-06-2004, 12:58 PM
np ;)