hi! thans to all of you, folks i opted for Visibility API solution as Kumar suggested and everything is going fine
El jueves, 2 de mayo de 2013 17:09:59 UTC+2, [email protected] escribió: > hi! > > im developing a hosted webapp, my problem is once installed the app doesn't > reload the page every time it is launched, i show real-time data so this is > useless... i saw other apps like twitter or facebook, they are reloaded each > time the app is opened... how do they do that? > > > > i tried with : > > > > <meta http-equiv="Cache-Control" content="no-cache, no-store, > must-revalidate" /> > > <meta http-equiv="Pragma" content="no-cache" /> > > <meta http-equiv="Expires" content="0" /> > > > > but no luck :-/ > > any suggestion? > > > > regards, > > Leandro _______________________________________________ dev-webapps mailing list [email protected] https://lists.mozilla.org/listinfo/dev-webapps
