|
|
Q893 How can I replace one animated image with another, after the first animation has completed?
irt.org | Knowledge Base | JavaScript | Image | Q893 [ previous next ] Q893 How can I replace one animated image with another, after the first animation has completed?Some, but not all browsers trigger the images onLoad event handler for each frame of an animated image. You could utilise this to count the number of frames loaded and displayed:
Feedback on 'Q893 How can I replace one animated image with another, after the first animation has completed?' |
-- div -->
|