Any IE9 Alternative to localStorage that will work with file:// on the Windows 7 phone?

感情迁移 提交于 2019-12-11 00:28:53

问题


Since IE9 cannot be used when running websites in file mode. Would a (an uggly) solution be to run a local webserver / service on the phone accessing isolatedStorage?


回答1:


Have you tried UserData Persistence?

It works in IE7/IE8, but I havent tried it in IE9.



来源:https://stackoverflow.com/questions/8706257/any-ie9-alternative-to-localstorage-that-will-work-with-file-on-the-windows-7

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!