The solution is from http://stackoverflow.com
Once, i want to trigger the dialog in iframe, and want it to be openned in the parent page. but it always displayed in the iframe.
Here is a solution to let it open in the parent page, not iframe, just create the dialog(div) in the parent page, and use below code to trigger it.
本文介绍了一种解决IFrame中对话框仅在父页面显示的方法。通过在父页面创建对话框(div),并使用特定代码触发,确保对话框不在IFrame内部显示。
1452

被折叠的 条评论
为什么被折叠?



