peter cadogan
08-24-2006, 01:59 AM
Hi - this is the first time I have tried this :-)
I am building pages that use low res images to link to high res images that will open in a separate window when clicked on. The idea here is that these images can be uploaded to the site as jpg files having the appropriate filename without having to rebuild the html pages. But if neither image is available, I would like to be able to hide the empty image box completely, rather than have it display as a missing image box. One way to do this is to have very small "dummy" low res images that match the colour of the background, so would effectively disappear. But this means I would need to make thousands of copies of this tiny image, each with a different name. Is there a better way?
I am building pages that use low res images to link to high res images that will open in a separate window when clicked on. The idea here is that these images can be uploaded to the site as jpg files having the appropriate filename without having to rebuild the html pages. But if neither image is available, I would like to be able to hide the empty image box completely, rather than have it display as a missing image box. One way to do this is to have very small "dummy" low res images that match the colour of the background, so would effectively disappear. But this means I would need to make thousands of copies of this tiny image, each with a different name. Is there a better way?