kflorence/jquery-autosave

Ability to add/remove callbacks at will

Opened this issue · 1 comments

Right now, the callbacks defined on initialization cannot be modified or removed and new callbacks cannot be added.

I'm not happy with the plugin development pattern in general, it's difficult to access useful functions within the plugin outside of callback methods. Should be rewritten using jQuery UI Widget