我目前有一个包含 iframe 的页面。该 iframe 正在从包含表单的 3rd 方站点打开一个页面。
我在 iframe 中显示的页面是:
http://local.amazon.com/subscribe
我无法控制 iframe 中出现的页面,因为它来自第 3 方。
我想要发生的是在用户单击继续然后单击订阅后,下一页需要跳出我的 iframe 并打开全窗口。
这甚至可能吗?
我目前有一个包含 iframe 的页面。该 iframe 正在从包含表单的 3rd 方站点打开一个页面。
我在 iframe 中显示的页面是:
http://local.amazon.com/subscribe
我无法控制 iframe 中出现的页面,因为它来自第 3 方。
我想要发生的是在用户单击继续然后单击订阅后,下一页需要跳出我的 iframe 并打开全窗口。
这甚至可能吗?