Click to See Complete Forum and Search --> : another ?


biginjapan
07-07-2003, 12:34 PM
Ok, I visited the following site, entered the html to the best of my ability, but cant get it to apply to my images in any way.~yeah, I'm an idiot. If you can check out www.anelektrix.com/art3.html what I'm basically trying to do is make it where, you click on the link to view any image, each image would load in its own window. I'm not too worried about making sure the window is any size in particular, being most of my art is obscure sizes anyhow.~just the function of a new window, while the background window is the original html page~thanks!~

www.huntingground.freeserve.co.uk/s.../image_size.htm

pyro
07-07-2003, 12:37 PM
Take a look at http://www.infinitypages.com/research/imagepopup.htm

Aronya1
07-07-2003, 05:48 PM
Just add target="_blank" to your image link. That will open the image in the new window.

biginjapan
07-07-2003, 08:34 PM
AWESOME~thanks a mil!