HTML 5 Appcache works in safari/opera/chrome but not firefox

前端 未结 7 1385
花落未央
花落未央 2020-12-06 06:04

I have an html5 appcache running on a website, it works fine in Safari, Opera and Chrome but it fails to work on Firefox.

I have the following in my code:

         


        
7条回答
  •  陌清茗
    陌清茗 (楼主)
    2020-12-06 06:54

    Earl's answer above worked for me in combination with turning FireBug off.

    In Firefox Preferences -> Advanced -> Network, in the "The following websites have stored data for offline use:" list, do you see your website? If so, try clearing your website from the list and then reloading your website.

提交回复
热议问题