jQuery autosave plugin


/ Published in: jQuery
Save to your folder(s)

jQuery plugin to save individual form fields each time something changes. Usage: `$('#MyForm').autosave(url, options);` where `url` defaults to form.method and `options` defaults to $.fn.autosave.defaultOptions

(UNTESTED)

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.