Fungovanie tejto stránky je z dôvodu údržby dočasne obmedzené. Ak článok nevyrieši váš problém a chcete položiť otázku, napíšte našej komunite podpory na Twitter @FirefoxSupport alebo Reddit /r/firefox.

Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Ďalšie informácie

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

  • 1 odpoveď
  • 9 má tento problém
  • 5 zobrazení
  • Posledná odpoveď od 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...

Všetky odpovede (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.