How can I change the size of a new window?

admin

Administrator
Staff member
Help me please! I am adding a link to my page to view the full size of the selected picture. I want a new window to pop up, but i want it to fit the picture purfectly - preferably according to pixels. I don't know how to control this. I do not know how to use java, so I need it in HTML if possible! Thanks.<br />
<br />
-Mr. Tuxedo<!--content--><a href=http://www.webdeveloper.com/forum/archive/index.php/"http://www.bettiepage.com/images/photos/whip/whip7.jpg" onclick="window.open(this.href,'child', 'height=350,width=250'); return false)"><img alt="[Bettia with a Whip]" src=http://www.webdeveloper.com/forum/archive/index.php/"http://www.bettiepage.com/images/photos/whip/whip7_a.jpg"></a><!--content-->
 
Back
Top