Hello
I have some JavaScript which allows site visitors to see an image fade. It is then replaced by another image. Then another.
What I would like to do is to have, say, three images on the same Web page, and for these to fade, only to be replaced by another three images, then another three.
I could probably do this if I used frames and split the one Web page into three and then using the script I am now using. If I then put the three frames together and remove the borders, it would look as if I had three fading images on the same page.
Is this the only way of doing it, or is there a script/link which will allow me to have three fading images at the same time without resorting to frames?
Thanks in anticipation.
SteveHigh
I have some JavaScript which allows site visitors to see an image fade. It is then replaced by another image. Then another.
What I would like to do is to have, say, three images on the same Web page, and for these to fade, only to be replaced by another three images, then another three.
I could probably do this if I used frames and split the one Web page into three and then using the script I am now using. If I then put the three frames together and remove the borders, it would look as if I had three fading images on the same page.
Is this the only way of doing it, or is there a script/link which will allow me to have three fading images at the same time without resorting to frames?
Thanks in anticipation.
SteveHigh