开发者

How can I open a popup window from an iframe through javascript?

Is ther开发者_运维知识库e any way to do that?


As a rule of thumb, you can open a new window in JavaScript with window.open(). It shouldn't matter whether the code originates from an iframe or not. Or am I misunderstanding the question?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜