![Firefox logo](https://assets-prod.sumo.prod.webservices.mozgcp.net/media/uploads/products/2020-04-14-08-36-13-8dda6f.png)
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/
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
تمام جوابات (1)
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); }