当サイトはユーザー体験を改善するためのメンテナンスを実施中に機能が制限される予定です。記事を読んでもあなたの問題が解決せず質問をしたい場合は、Twitter の @FirefoxSupport、Reddit の /r/firefox で、サポートコミュニティが皆さんを助けようと待機しています。

Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

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 により に変更されました