Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
基本上我想要做的就是让 iframe 中的模态弹出窗口以整个页面为中心,而不仅仅是 iframe……我该怎么做?
你不能轻易做到这一点。IFrame 中存在的元素绑定到 IFrame。
我建议使模态成为 Parent 的一部分而不是 IFrame 的一部分
简短的回答:你不能 长回答:如果两个文档都在同一个区域的同一个域上,你可以从 iframe 回调到父文档并让 IT 启动弹出窗口,但这只会在同一个域/区域上工作使用parent.document
parent.document