こんにちは、アプリケーション キャッシュを使用しようとしています。文書化されているように、次のようなプロンプトが表示されます。
This website() is asking to store data on your computer for offline use .
3 つのオプション:
1.Allow 2. Never for this website 3. Not now
私の場合、3番目のオプションのみが機能します.なぜですか?
ここに私のhtmlファイルがあります
<html manifest="example.appcache">
.......
</html>