I have thumbnails on my web site and this is the code I have...
<a href="blahblah.jpg" onclick="openwin(); return false;">
<img src="blahblah.jpg" height="100" width="100" alt="Thumbnail Image" /></a>
Now it opens in the same window, and I want it to open in a differnt window so when your done looking you can just close the window. How do I do this?


Reply With Quote
:

Bookmarks