I am facing a challenge with a slideshow that features multiple animated gifs. Each slide is equipped with its own animated gif.
My goal is to ensure that the animated gifs play in synchronization with the timeline I have set up in photoshop, starting from the first frame and progressing until the last frame while the slide is in view.
However, I am encountering an issue where the animated gifs begin playing from the middle of the timeline instead of the first frame when they are active and visible. I suspect this may be due to loading time. Despite my attempts to adjust the timing of the first and last frames on each slide, I have been unable to resolve this issue.
Is there a method to regulate the loading and playback timing of the animated gifs only when they are visible? Would implementing this require intervention with javascript or jQuery?