Popup is loaded

I have a walkthrough tutorial in a popup with option set images. I wanted to display a loader while the images were being loaded into the popup so I used the “Page is loading” conditional. This however doesn’t work because the page loads before the popup images are finished loading, therefore the loader never shows.

Is there a better way to determine when the popup has loaded?

Hey @sydney22 :wave:

What you can do is place a loader (spinning circle icon) inside your popup and, in front of this icon, your image. When your users opens the popup they will see a icon spinning. And, as soon as the image is loaded, it will be displayed in front of your icon.

1 Like

Ok so the icon will continuously spin in the background behind the image I take it?

Yeah! As soon as the image loads, it will block the icon :wink:

1 Like

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