Can anybody tell me how to open a new window using a hyperlink, and specify the size and position of the new window.
I have the html below currently opening a new window, but am unable to specify the size I would like it....
-------------------------------
<a href=" target="_blank">
<img border="0" src="Home.h1.gif" width="176" height="90"></a><br>
-------------------------------
Thanks,
Adam.
I have the html below currently opening a new window, but am unable to specify the size I would like it....
-------------------------------
<a href=" target="_blank">
<img border="0" src="Home.h1.gif" width="176" height="90"></a><br>
-------------------------------
Thanks,
Adam.