Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Etsi tuesta

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

The following webite's message box keeps on refresing though I used stop reload button. Please help to takle this problem. http://money.rediff.com/

  • 1 vastaus
  • 2 henkilöllä on sama ongelma
  • 19 näyttöä
  • Viimeisin kirjoittaja cor-el

more options

This website regularly refresh/reload the webpage (message-box) though I used the stop reload option. I tried several add-ons to stop the reload but it still does the same. I can't write a message because of this fast refreshing annoyance

This website regularly refresh/reload the webpage (message-box) though I used the stop reload option. I tried several add-ons to stop the reload but it still does the same. I can't write a message because of this fast refreshing annoyance

Kaikki vastaukset (1)

more options

That page refreshes automatically every 3 minutes via a script.
There are probably more scripts running to refresh content.


function pageRefresh()
{
timer=setTimeout("BeginRefresh()",180000);
}