browser-forms
browser-forms copied to clipboard
Disable forms on submit
Explore an API for disabling future form submissions after the first submission, with a hook to re-enable submissions on error. Ideally the API should not dictate transport. JSONP, XHR POST, and synchronous POST are all candidates.