开发者

Saving user textarea contents into browser storage

I'd like to make an autosave feature, but without using server storage and fl开发者_StackOverflowash. What's the preferred cross browser way to save a textarea, then recall it from browser storage? Internet explorer has userdata afaik but what about the others?


Either Local Storage or Session Storage (works in IE8 and other browsers).

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜