This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

ค้นหาฝ่ายสนับสนุน

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.

เรียนรู้เพิ่มเติม

I am getting an error "Permission denied to access property '$j' " (firebug) for a customize search on a gaming website

  • 3 การตอบกลับ
  • 9 คนมีปัญหานี้
  • 2 ครั้งที่ดู
  • ตอบกลับล่าสุดโดย Skibo12

more options

A gaming wikidot site i help with has a customized search on this page http://www.thetelonproject.com/search-the-site. It works in IE and other browsers I have, and other FF users dont have a issue, its just mine it seems.

The line that firebug references is this

>>> parent.parent.$j('iframe.html-block-iframe[src$="/' + id + '"]').height(height + 'px');<<< error; Permission denied to access property '$j'

I dont know if this blocked from an addon or a java setting, the site admin doesn want to change the page cuz it works in his FF. I can paste more code if needed.

A gaming wikidot site i help with has a customized search on this page http://www.thetelonproject.com/search-the-site. It works in IE and other browsers I have, and other FF users dont have a issue, its just mine it seems. The line that firebug references is this >>> parent.parent.$j('iframe.html-block-iframe[src$="/' + id + '"]').height(height + 'px');<<< error; Permission denied to access property '$j' I dont know if this blocked from an addon or a java setting, the site admin doesn want to change the page cuz it works in his FF. I can paste more code if needed.

การตอบกลับทั้งหมด (3)

more options

That is an iframe with a src that links to PayPal (Donate):

  • /nav:side/html/11507054cca0c8ca485ea28049465ac4f038d001-491762192042853969

http://thetelonproject.wdfiles.com/local--html/nav%3Aside/11507054cca0c8ca485ea28049465ac4f038d001-491762192042853969/www.thetelonproject.com/

Start Firefox in Safe Mode to check if one of the extensions (Firefox/Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Firefox/Tools > Add-ons > Appearance).

  • Do NOT click the Reset button on the Safe Mode start window or otherwise make changes.
more options

Ok so its comes down to add-on:HTTPS everywhere. Is it getting blocked because its not using HTTPS's in design?

more options

Well HTTPS developers did a patch for this and it still not solved. I started trouble shooting all over again and this time the page doesnt even load in safe mode.

I talked to the Admin that had that page made, its a customized google search for that site. (he refuses to change anything for 1 person) about the Paypal part, it does NOT have anything to do with Paypal.

Here are the errors read in firebug;

Error: Permission denied to access property '$j' https://www.thetelonproject.com/common--javascript/resize-iframe.html?0.5509135695888144 Line 16

Error: Permission denied to access property '$j' https://www.thetelonproject.com/common--javascript/resize-iframe.html?0.09923729243722779 Line 16

Error: Permission denied to access property '$j' https://www.thetelonproject.com/common--javascript/resize-iframe.html?0.6365218933043735 Line 16

Line16 = parent.parent.$j('iframe.html-block-iframe[src$="/' + id + '"]').height(height + 'px');

เปลี่ยนแปลงโดย Skibo12 เมื่อ