Join the Mozilla’s Test Days event from 9–15 Jan to test the new Firefox address bar on Firefox Beta 135 and get a chance to win Mozilla swag vouchers! 🎁

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

Hierdie gesprek is in die argief. Vra asseblief 'n nuwe vraag as jy hulp nodig het.

javascript errors in FF but not in IE or chrome

  • 4 antwoorde
  • 38 hierdie probleem
  • 2 views
  • Laaste antwoord deur damocles

more options

Recently I've been seeing this error more and more - a javascript error causes scripts to stop running in the page (I only see this in the error console) and so a page fails to display correctly. Under IE or chrome, the error either does not happen at all, or the scripts can continue executing without issue.

an affected site: http://blastr.com/2010/09/karen-gillan-and-matt-smi.php

Recently I've been seeing this error more and more - a javascript error causes scripts to stop running in the page (I only see this in the error console) and so a page fails to display correctly. Under IE or chrome, the error either does not happen at all, or the scripts can continue executing without issue. an affected site: http://blastr.com/2010/09/karen-gillan-and-matt-smi.php

Gewysig op deur damocles

All Replies (4)

more options

For possible causes and solutions see the Warning Unresponsive script - What it means and how to fix it article.

more options

It's not an unresponsive script error, it's a logical script error. In the case of the link I provided in the OP, the error says that element X is not found during a call to a jQuery function, but that error does not occur under IE or chrome.

more options

I get a couple of errors in the error console but they do not appear to impact upon the display of the page for me. The errors I see are:

Error: document.body is null Source File: http://mt4-blogs.syfy.com/global/js/jquery.js Line: 19

Error: jqN is not defined Source File: http://www.syfy.com/global/scripts/client_include/client_include.js Line: 19

more options

I get the jQN error, but I also get:

Error: $("div#photoGallery").slideProjector is not a function

I tried turning off all my add-ons, and made sure all extensions/plug-ins are up to date, but the problem still persisted.

Gewysig op deur damocles