Open HR opened 11 years ago
From issue #100 , allow cloud documents to be stored offline via application cache
https://developer.mozilla.org/docs/HTML/Using_the_application_cache
@Logi0 can you please do this?
I will!
[Update] This won't work :(
We need to find another way.
Wait we can dynamically add files with window.applicationCache.add(url)
window.applicationCache.add(url)
http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2011-March/030817.html
From issue #100 , allow cloud documents to be stored offline via application cache
https://developer.mozilla.org/docs/HTML/Using_the_application_cache