so i just got this new website and i want to put up thumbnails where when you click the picture a new window comes up with the full picture. what is the code for that?
Mulder
Nov 5 2005, 06:13 PM
you could just make a thumb of the full image linking to the main image.
CODE
<a href="URL TO FULL IMAGE" target=_blank><img src="URL TO THUMB IMAGE"></a>
warriors1035
Nov 5 2005, 07:38 PM
ya well.. that takes work
Mulder
Nov 5 2005, 07:40 PM
no, its the easiest way to do it.
or <img src="URL HERE" height=100> but that resizes it, and it doesnt look good.
and please, dont spam if you dont know what you're talking about.
freeflow
Nov 5 2005, 08:54 PM
QUOTE(insomniac @ Nov 5 2005, 3:13 PM)
you could just make a thumb of the full image linking to the main image.
CODE
<a href="URL TO FULL IMAGE" target=_blank><img src="URL TO THUMB IMAGE"></a>
you do have to add height=#. Or else you just make your image a link.
Mulder
Nov 5 2005, 08:57 PM
no.. i meant that you literally just make a smaller image and use that url. not a resized version of teh full-sized image.
octopusinc!
Nov 6 2005, 03:29 AM
but i wanted the links to be just one of those windows like on this website