[Javascript] Can I tell when an animated Gif is finished?

spacific at paradise.net.nz spacific at paradise.net.nz
Fri Jan 4 22:18:13 CST 2002


>No, there is no event for that. I think you should use a slideshow-like 
>script to show the frames of the animation instead of putting them all in 
>one animated gif. Then you know for sure when it's finished.
>
>ppk

Oops, just looked at a few slideshow scripts, which all seem to use setTimeout which I had not come across before (being a relative new-comer to JS).

I'll try that approach and see how we go.

Thanks,

John





More information about the Javascript mailing list