Questions tagged [offline-browsing]
128 questions
1
vote
1 answer
html5 offline application on multiple platform
I want to develop a offline web app which will work on multiple platform(PC,Android). This is a basically a product display web app so that each product will have image,video,details of product etc. For development of this web app HTML5 is the…

Shumaise Mohammed
- 417
- 4
- 17
1
vote
2 answers
Internet Explorer and Firefox do not stay in offline mode when localhost
Localhost.
IE10 / Firefox 24
I am testing some caching options in my application and want to set Internet Explorer and Firefox in Work Offline mode. The browsers work fine for cached pages but whenever hitting a resource that's not cached, they…

mastaBlasta
- 5,700
- 1
- 24
- 26
1
vote
2 answers
IE 10 not using AppCache after browser closed
I wrote an application using the HTML5 Cache Manifest and I'm having a problem using it in IE 10.
I used Fiddler to witness the manifest file being downloaded and all resources fetched on the initial load of the application. If I disable my network…

ramseyjacob
- 272
- 3
- 11
1
vote
0 answers
How to make an offline browser on ios?
I need to make an offline browser on ios, which should persistent the specified webpages to the disk with the media resource such as image,css,js. At the same time, the offline browser should be able to download mutiple levels of the website…

Suge
- 2,808
- 3
- 48
- 79
1
vote
0 answers
Application Cache Error
I've got this error:
Application Cache Error event: Manifest fetch failed (-1)
http://localhost:8080/offline.manifest
online: NO, event: error, status: idle
This JSON String show the content of the…

user1648825
- 979
- 11
- 19
1
vote
1 answer
Pre-generating a JSF based web app for better performance and offline mode
I have a JSF web application, where the dynamic content is based on data taken from a database.
Since all the data is available in advance, I would like to see if there is a way to pre-generate all the pages into their final HTML format on the…

user1172121
- 21
- 4
1
vote
1 answer
Keep an offline message in the browser . Gmail , YouTube etc
When the internet connection is unavailble, and we try to browse to Gmail when it had opened earlier, a message can be seen:
Gmail
The app is currently unreachable.
This same way also with Youtube.
In the Gmail offline message, I saw this…

Débora
- 5,816
- 28
- 99
- 171
0
votes
1 answer
jquery & dojo not loading after HTML 5 offline caching
I have an html site
head section of that html site