简体   繁体   English

JavaScript无法在Firefox / Firebug中运行?

[英]Javascript failing in Firefox/Firebug?

I'm using Firebug to develop a JS app. 我正在使用Firebug开发JS应用。 All of a sudden, when I got to the page, it appears that I do not have JS enabled - the <noscript> warnings are rendered, and nothing works. 突然,当我进入页面时,似乎没有启用JS-呈现了<noscript>警告,但没有任何效果。 When I go to the same page in Chrome, everything works fine. 当我在Chrome中转到同一页面时,一切正常。

What could be happening? 可能会发生什么? I reverted recent changes back to a point where it worked, but it's still failing. 我将最近的更改恢复到可以正常工作的程度,但是仍然失败。

UPDATE : I just went back to the page in question, and now it works fine. 更新 :我只是回到有问题的页面,现在可以正常工作了。 I had been working on it in Chrome. 我曾在Chrome中进行过这项工作。 Odd. 奇。

Honestly, I've had to disable Firebug entirely. 老实说,我不得不完全禁用Firebug。 Way too many errors and bung-eyes there. 那里有太多的错误和笨拙的眼睛。

Worked wonders for a long time, but recently... not so. 创造奇迹已经很长时间了,但是最近……并非如此。

I've switched to Chrome + Developer extension - which does fall short, but it does the trick. 我改用了Chrome +开发人员扩展-确实不够用,但是可以解决问题。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM