Search Support

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.

Learn More

firefox preference for the cross domain js call between iframes?

  • 2 replies
  • 2 have this problem
  • 3 views
  • Paskiausią atsakymą parašė 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.

All Replies (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.