AutoSave functionality

Hi, I’m trying to get autosave to work with a document? Has anybody accomplished this elegantly?

Take a look at the following for one approach that works well: http://blog.benmcmahen.com/post/43174272622/auto-save-in-your-web-application

Example source is here: https://github.com/bmcmahen/Subtitles/blob/c95ad7661e3ab4c292b32add1ef60f6db460372b/client/scripts/captions.js

2 Likes