Open a Window

liunx

Guest
Hi<br />
<br />
This is probably a really silly question! I've been linking thumbnails to larger pictures and I would like the picture to open maximized, however it opens as a smaller window. This is what I have:<br />
<br />
<a href=http://www.webdeveloper.com/forum/archive/index.php/"pic1may2003.htm" target="_blank"><br />
<br />
I think I could use JavaScript to determine the size of the new window, but thought that there must be a simpler way than that.<br />
<br />
Any help would be most appreciated - Thanks!<br />
<br />
<br />
:confused:<!--content-->well you will need some mechanism to tell window to open in certain size won't you?<br />
to me seems like you will need js.<!--content-->http://webdevfaqs.com/javascript.php#popup<br />
<br />
Adam<!--content-->
 
Back
Top