HTML5 Application Cache not working in ie8+, so i need some of the solution which makes my resource available even in offline mode in ie8+ browsers, in all other browsers the html5 appcache is working fine, only had problem with ie, so need solution for ie8+.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
Try this: Researching HTML5 Offline. They suggest Google Gears, even though it's deprecated (post is from August 2010). |
|||
|
|
|
Ie 8 and all 8+ versions does not support html5 offline cache, and even 9 does not support this but recently 10 has a developer document which has this support. |
|||
|
|