I'm a front end developer working on improving our page performance. I'm using a script that allows me to load third party scripts, such as the liveperson tag, in a dynamically created iframe behind the scenes. It works great, except one specific issue with our liveperson popup chat ad. Since I'm running the lp script in an iframe behind the scenes, the popup ad is also running in the iframe, which means no one sees it. How can I target that popup ad element to run on the parent window?
↧