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!

Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

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 resposta
  • 2 têm este problema
  • 19 visualizações
  • Última resposta de 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

Todas as respostas (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);
}