HTML5 / JS storage event handler

前端 未结 4 808
隐瞒了意图╮
隐瞒了意图╮ 2020-12-31 17:26

I\'m using Safari webkit\'s engine together with HTML5 and JS to create an offline application now I\'m using the sessionStorage array to store status of my app

4条回答
  •  醉话见心
    2020-12-31 18:07

    Could you provide some more code for how you are storing the keys? It works for me on Safari - http://jsfiddle.net/pvRgH/

提交回复
热议问题