Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author mdempfle

    (@mdempfle)

    Is it enough to refresh the iframe itself? with a few lines of Javascript you could trigger the reload.
    The plugin can add additional Javascript in the configuration.

    Best, Michael

    Thread Starter tallydigitalbiz

    (@tallydigitalbiz)

    Not sure. I’m not versed in php so that’s not an option unless you can point me in the right direction. Thank you for your quick response.

    Plugin Author mdempfle

    (@mdempfle)

    It is interesting. Seems that the first time called a X-Options-Header SAME-ORIGIN is sent. That means you cannot include the iframe from a remote domain. But the 2nd time the header is not sent.

    But refreshing the iframe itself does not help. So I’m not sure if a Javascript reload would work. Reloading the whole page is much more complicated as you only want to do this once.

    Best, Michael

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘iframe requires refresh before content is visible?’ is closed to new replies.