I remember a ew problems people were having when using dynamic images. =
There is also the problem of the loading of the image. I don't remember =
if I commented about it but there is a better way to make dynamic images =
then to change the html from "IMG SRC=3D1" to "IMG SRC=3D2". I'm talking =
about starting the HTML doc with an IMG tag with a name. Then in JS =
creating Img objects. Then when you want to switch you do simple =
assignment. This works in IE4 and up and NN4 and up
|