How to start two .gifs at same time on page load?

I have two .gifs that I’ve added through the image element by supplying a Giphy URL.

This seems to work, but one gif is 1.7MB while the other is 170KB so the smaller one loads faster.

How would I sync it so it starts at the same time?

Create a workflow with a pause and when the first one is loaded, click on display the second one.
Although I think it would be better to reduce the gif and then both would be equally light.

Thanks for the tip @vinny_verd , I can’t seem to find a “load” event for elements in the workflow though.

This topic was automatically closed after 70 days. New replies are no longer allowed.