browser-forms icon indicating copy to clipboard operation
browser-forms copied to clipboard

Disable forms on submit

Open hurrymaplelad opened this issue 11 years ago • 0 comments

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.

hurrymaplelad avatar Apr 04 '13 06:04 hurrymaplelad