搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

IFrame does not load certain url's ( no cross domain, and no mixed content, same path, different parameters ). Is this a known problem ?

  • 1 个回答
  • 3 人有此问题
  • 2 次查看
  • 最后回复者为 stebra

more options

We are developing our application with a lot of javascript code ( we use AngularJS, JQuery, Kendo etc ... ). We had some cross browser issues but were able to work around them. However, there is one problem we are not able to fix : some of our iframes don't load in Firefox.

The following (relative ) url opens correctly : ifLookupC.html?pageGuidLookup=1469350009119

The following shows blank : ?menu=none#view/qraview/maint?viewMetaUri=urn:view:meta:com.qad.erp.sales.itemReplacements&qraViewId=Maint&domainCode=10USA&documentType=1&documentNumber=%3C%2FCENT&replacementType=30&itemCode=01010&siteCode=10-100&quantityOrdered=8000

It works fine in Chrome, IE, Edge and Safari.

The url works if it's not in an IFrame, and I should note that we have the problem with an IFrame in and Iframe.

Regards,

Stefan Brands.

We are developing our application with a lot of javascript code ( we use AngularJS, JQuery, Kendo etc ... ). We had some cross browser issues but were able to work around them. However, there is one problem we are not able to fix : some of our iframes don't load in Firefox. The following (relative ) url opens correctly : ifLookupC.html?pageGuidLookup=1469350009119 The following shows blank : ?menu=none#view/qraview/maint?viewMetaUri=urn:view:meta:com.qad.erp.sales.itemReplacements&qraViewId=Maint&domainCode=10USA&documentType=1&documentNumber=%3C%2FCENT&replacementType=30&itemCode=01010&siteCode=10-100&quantityOrdered=8000 It works fine in Chrome, IE, Edge and Safari. The url works if it's not in an IFrame, and I should note that we have the problem with an IFrame in and Iframe. Regards, Stefan Brands.

所有回复 (1)

more options

Sorry , I made a typo : the latest sentence should be:

The url works if it's not in an IFrame, and I should note that we have the problem with an IFrame in an Iframe.

由stebra于修改