Periodically autosave form

后端 未结 5 2394
别那么骄傲
别那么骄傲 2020-12-02 21:44

How to implement a periodical save of a form in the background? Same kinda thing that gmail does.

5条回答
  •  天命终不由人
    2020-12-02 21:50

    Sisyphus.js: Gmail-like client-side drafts and bit more. Plugin developed to save html forms data to LocalStorage to restore them after browser crashes, tabs closings and other disasters. http://sisyphus-js.herokuapp.com

    Smashing Magazine article: http://coding.smashingmagazine.com/2011/12/05/sisyphus-js-client-side-drafts-and-more/

提交回复
热议问题