Hi Ranjith,
Perhaps I've confused things here -- when you're serving offline HTML5, you
need to serve (at least) 2 pages -- a page with html, and a *completely
separate* second page containing the manifest. The manifest file has a
content type of text/cache-manifest; your HTML is served with a nor
Thanks for the reply, Russell. I had tried it already. What I get when I do
this is, the html source instead of the web page. That is, the complete
html code gets printed out in the browser and it happens in all browsers
irrespective of mobile, desktop.
On Thursday, February 21, 2013 1:08:16 P
On Thu, Feb 21, 2013 at 3:38 PM, Ranjith Chaz wrote:
> Trying to implement *offline** *feature of *HTML5*. Deployed in *
> apache2.2* with mod_wsgi plugin.
> It works as expected (i.e., loads the cached page when offline) in chrome,
> Opera (using window.openDatabase) and other desktop browsers.
Trying to implement *offline** *feature of *HTML5*. Deployed in
*apache2.2*with
mod_wsgi plugin.
It works as expected (i.e., loads the cached page when offline) in chrome,
Opera (using window.openDatabase) and other desktop browsers. However it
doesn't work in Android 2.x, iPhone default brows
4 matches
Mail list logo