Tagged Questions
0
votes
1answer
337 views
Does HP TouchPad supports HTML5's offline application (Manifest)
I have a webapp using offline support (a manifest file). It works correctly on Androids, iOS, RIM, and then some.
It doesn't work on TouchPad though. If I refresh the app without connectivity, I get ...
3
votes
1answer
744 views
Application manifest working on android, iPhone, firefox, opera, but not on iPad
I'm having trouble getting a real simple html5 cache manifest to work on the iPad.
It does however work on all other devices and browsers I've tested.
Are there any bugs in the iPad safari ...
0
votes
1answer
290 views
Can cache manifest files be served from a different host?
I am hosting a cache manifest file for a friend, because his server serves manifest files as plain text and he can't change it. He's hosting the rest of his pages himself, on his server. So his ...