搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

I get a a message "javascript: void (0); whenI click on a hyperlink on my Weather Undrground page.

  • 1 回覆
  • 9 有這個問題
  • 5 次檢視
  • 最近回覆由 cor-el

more options

there is a button to click to scroll thru the 10 day forecast, it used to work fine, but it doesn't work anymore, I get the javascript: void (0); message whne the cursor is over the "arrow'...Java is enabled...

there is a button to click to scroll thru the 10 day forecast, it used to work fine, but it doesn't work anymore, I get the javascript: void (0); message whne the cursor is over the "arrow'...Java is enabled...

所有回覆 (1)

more options

To avoid confusion:

A href set to javascript: void (0); is always a place holder.
The actual URL is handled via an onclick event that evaluates the link and open the page.
So make sure that you aren't blocking JavaScript.

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

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