【发布时间】:2017-06-16 17:09:45
【问题描述】:
在 https 上运行的父网站。在父站点窗口内有一个带有 src https 的 iframe。 iframe 具有与 http 的链接。
它的 https(主要父站点)=> https(iframe)=> http(iframe 内的链接)场景。
在浏览器控制台中blocked:mixed content被记录。
请帮助消除此错误。
【问题讨论】:
标签: javascript http iframe mixed-content