Feedback on: irt.org FAQ Knowledge Base Q642
Comments:
There is an unmentioned problem with this script: the new image will only appear to a specified size; or if unspecified, the size of blank.gif.
This means i have to type the EXACT height and width for every single image i use this on, which makes it virtually useless to anyone with a lot of images to display, especially if those images are all different sizes.
Worth:
Worth reading
Comments:
I am doing exactly this, but it still does not work in Netscape 4.7 or 4.5 on a MAC. Interestingly enough, if I add an "alert("test");" after the image.src change it does work, you just get an annoying pop-up first. My only solution is to preload all the images, but one of my pages has 20 rather large files and I am afraid it will affect load times. Any other ideas, or has anyone else come across this problem?