A
A
Alexander Korotaev2010-11-10 15:09:33
Opera
Alexander Korotaev, 2010-11-10 15:09:33

Automatic page refresh in Opera Mini?

Faced with the fact that Opera Mini does not automatically update the page.
Tried:
1. Through the <meta tag http-equiv="Refresh" content="300" />
2. Response header parameter. refresh: 300
3. Old-fashioned way window.setTimeout(function(){window.location="page"}, 300000);
3. Modified legacy method window.setTimeout(function(){window.location="page?fakeparam=xxxxxxxxxx"}, 300000);, where xxxxxxxxxx are current tickets
4. Modified first method <meta http-equiv="Refresh" content=" 300; URL=page?fakeparam=xxxxxxxxxx" />, where xxxxxxxxxx are current tickets
All methods work on BB, but don't work on cellular... There are suspicions that everything is being rendered on the side of the Opera cloud and stupidly not given to the mobile phone...
Has anyone solved a similar problem?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey, 2010-11-10
@bondbig

Kill it. Opera Mini is not a browser, as you noticed, it is only a client to a “cloud proxy”.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question