Languages

Menu
Sites
Language
Application Caches

Hello,

Anyone used Application Caches API?
I tried but this code:

var appCache = window.applicationCache;
alert(appCache.status);

always returns 0.

I added appcache manifest file to project and <html manifest="test.appcache> to index.html.

Responses

1 Replies
Lakshmi Grandhi

Hi,

 

Tested with normal firefox, chrome browsers all are retuning 0 value. Not sure about its usage. Kindly bug in JIRA for help