by default the html5 cache works in the way that file/page/js/css/image, which mentioned in manifest, is cached when it loaded first, but i required that all files should be cached at once from my home page….
by default the html5 cache works in the way that file/page/js/css/image, which mentioned in
Share
I got the script to cache all files at once which you mentioned in your manifest file.