【发布时间】:2015-11-23 17:21:57
【问题描述】:
我正在尝试为我的客户创建一个表单,以便在我们的 BigCommerce 应用程序的 iframe 中填写,但是它被阻止提交。
Blocked loading mixed active content "http://url.for.post"
表单在 BigCommerce 的上下文之外工作,所以我需要做些什么来允许表单提交吗?
【问题讨论】:
标签: bigcommerce
我正在尝试为我的客户创建一个表单,以便在我们的 BigCommerce 应用程序的 iframe 中填写,但是它被阻止提交。
Blocked loading mixed active content "http://url.for.post"
表单在 BigCommerce 的上下文之外工作,所以我需要做些什么来允许表单提交吗?
【问题讨论】:
标签: bigcommerce
似乎在创建我的表单时它正在发布到 http://my.url 而不是 https://my.url
更改此项允许表单提交。
【讨论】: