Help - Search - Members - Calendar
Full Version: new website
Forums > Resource Center > Webmasters' Corner > Webmasters' Corner Resolved Topics
octopusinc!
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
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
ya well.. that takes work
Mulder
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. stubborn.gif
freeflow
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
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!
but i wanted the links to be just one of those windows like on this website

http://www.delias.com/item.do?categoryID=4...r=&brandFilter=

if you click on the "view larger image" the window pops up.
if i just do that code it won't work right.
Heathasm
http://www.regretless.com/scripts/scripts.php#dodosnmimage

the "No Margin Image Pop up Version 2.05 (PHP)"

its nice :] installing it is kind of hard but just follow the directions and its an easy ride from there!
octopusinc!
thank youuu.
Eryi
I'm assuming that all.
Topic Closed
If it isn't PM me to have this reopen.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.