Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
153 views
in Technique[技术] by (71.8m points)

javascript - Preloaded iFrames Keep Popping Up in a Cordova App

We have several different iframes we show in our application. Due to high load times, we decided to start preloading them by creating the iframes in JavaScript and attaching them to a hidden node of size zero.

This has worked really well on desktop browsers and mobile devices. In Cordova on iOS, however, the iframes are popping up in their own windows, and we're unsure why.

Here's a video: https://www.loom.com/share/d3a9de15816c4129899af28384076b55

Is there any way to prevent this behavior?

question from:https://stackoverflow.com/questions/65835116/preloaded-iframes-keep-popping-up-in-a-cordova-app

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

2.1m questions

2.1m answers

60 comments

57.0k users

...