Quantcast
Channel: Internet Explorer Web Development forum
Viewing all articles
Browse latest Browse all 3527

Offline application cache is not working in IE11

$
0
0

I need urgent help on offline application cache HTML5 that is not working in IE11 but same is working fine in Chrome browser.

I get error in IE11 - "appcache fatal error"

HTML file - Offline.html

<!DOCTYPE html>
< html manifest="offline.appcache">

<head>
    <title></title>
< /head>
< body>
    <p>Offline page 6</p>
< /body>
< /html>

Manifest File - offline.appcache

CACHE MANIFEST
# version 1.5
Offline.html
NETWORK:
*

text/cache-manifest MIME type added in IIS


Viewing all articles
Browse latest Browse all 3527


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>