• Resolved andrezasv

    (@andrezasv)


    Hi,

    In my page I have a link to an iframe and I dynamically apply some css styles to the iframe (to hide some parts of the header). I need this iframe open in a lightbox (or modal window) only after it is completly loaded and after the css is applied. The problem is that the css styles delay to show in the iframe. Is it possible to accomplish this with your plugin? The css to hide parts of the iframe will quickly be showed in the iframe without delay?

    Thanks in advance.

    https://ww.wp.xz.cn/plugins/advanced-iframe/

Viewing 1 replies (of 1 total)
  • Plugin Author mdempfle

    (@mdempfle)

    So the modification of the parent should be done after the onload event of the iframe? You would need to change some code for this. Al the pieces you need are there but normally the css changes are not dependent on the onload event of the iframe…

    Best, Michael

Viewing 1 replies (of 1 total)

The topic ‘Delay do Show the Custom CSS’ is closed to new replies.