Page 1 of 1

Can I hide iframe when not visible?

Posted: Mon Apr 13, 2020 6:50 pm
by Philip Fong
My iframe content is heavy, so I want to disable or unload it if possible after it is scrolled from visibility, especially on mobile. Currently I set trigger link to a clone page without the iframe, means it jump to another page.

Thanks.

Re: Can I hide iframe when not visible?

Posted: Mon Apr 13, 2020 7:58 pm
by Pablo
There is no standard solution for this, so you will have to write a custom script for this.