Skip to main content
Participant
November 9, 2021
Question

Troubles by reloading content inside an iframe

  • November 9, 2021
  • 1 reply
  • 159 views

Hello there,

 

Is there any body here who has experiencied troubles by reloading content in an iframe once the slide has been reloaded too?.

I have created my own control bar (rewind, play, reload, foward) and specifically for the reload button I used two techniques:

1. https://www.youtube.com/watch?v=TmyF4_Ywge8

2. https://www.youtube.com/watch?v=fFrJut_Ve3c&t=2s

 

In any case if I have an iframe into the slide, the content inside the iframe is reloading. Any idea?

 

Thanks in advance,

    This topic has been closed for replies.

    1 reply

    RodWard
    Community Expert
    Community Expert
    November 9, 2021

    The content inside an iFrame has its own timeline and that usually resets every time you reload the slide.  

    By default Captivate has no way to prevent this from happening.  You would need a customised solution in JavaScript to get around this issue.