搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

firefox preference for the cross domain js call between iframes?

  • 2 回覆
  • 2 有這個問題
  • 2 次檢視
  • 最近回覆由 cor-el

more options

for my web application i need to access the contents of iframe which is loaded from the another application running on different port. i am using the javascript to access the contents of the iframe. all i need is the any preference is there for this.

Note: Both applications are running on the same host but different port. i know the document.domain solves the problem. but i have lot of pages may be 1000 or even more. its pretty big product. so i canot set in each and every page. so i created one extension for our product. so any preference is there then i can set the preference while installing the plugin. it solves the problem.

for my web application i need to access the contents of iframe which is loaded from the another application running on different port. i am using the javascript to access the contents of the iframe. all i need is the any preference is there for this. Note: Both applications are running on the same host but different port. i know the document.domain solves the problem. but i have lot of pages may be 1000 or even more. its pretty big product. so i canot set in each and every page. so i created one extension for our product. so any preference is there then i can set the preference while installing the plugin. it solves the problem.

所有回覆 (2)

more options

I would suggest you first upgrade to Firefox 16.0.1, and then try reading https://developer.mozilla.org

more options

A good place to ask advice about web development is at the MozillaZine "Web Development/Standards Evangelism" forum.

The helpers at that forum are more knowledgeable about web development issues.
You need to register at the MozillaZine forum site in order to post at that forum.