Die Funktionalität dieser Website ist durch Wartungsarbeiten eingeschränkt, die Ihr Erlebnis verbessern sollen. Wenn ein Artikel Ihr Problem nicht löst und Sie eine Frage stellen möchten, können Sie unsere Gemeinschaft über @FirefoxSupport auf Twitter, /r/firefox oder Reddit fragen.

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

javascript errors in FF but not in IE or chrome

  • 4 Antworten
  • 38 haben dieses Problem
  • 2 Aufrufe
  • Letzte Antwort von 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

Geändert am von damocles

Alle Antworten (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.

Geändert am von damocles