0

I use cache.manifest (with correct content-type and expire=-1 http-header) to cache a very very simple page for offline use. (this page)

The page works correctly with chrome browser, but FF 29 doesn't display it when I am offline.

I also use this code but I couldn't find the problem.

gunr2171
  • 16,104
  • 25
  • 61
  • 88
علیرضا
  • 2,434
  • 1
  • 27
  • 33
  • have you added `manifest="cache.manifest">` to your `` tag? – boortmans Jun 01 '14 at 08:39
  • i link to the page at my question. you can see the page and test it. – علیرضا Jun 01 '14 at 08:51
  • On Chrome it seems to work, but not on FF. The answers to this question are clarifying http://stackoverflow.com/questions/8303785/html5-cache-manifest-working-great-on-chrome-but-not-on-firefox-and-opera, maybe you are facing the same issue? – boortmans Jun 01 '14 at 08:56
  • i saw the answer... i finally believe that Firefox has problem in caching offline globally not only for my page. other demo of HTML5 offline application doesn't work for me in Firefox too. – علیرضا Jun 01 '14 at 12:15

0 Answers0