View Single Post
Posts: 2,829 | Thanked: 1,459 times | Joined on Dec 2009 @ Finland
#2
Originally Posted by asidana View Post
simple javascript
Code:
history.go(-1)
shouldn't it trigger reloading of page from the cache if page not set to expire instantly?

i noticed even pages that are set to expire hours later reloaded from the webserver instead of the cache. It is not the case with desktop browsers
Hmm. Actually whenever you press back button microb starts to load something. Off course some pages need to be refreshed, but for example Opera has been for ages fast because of its cache behavior. Pages should come from cache instantly.