in reply to Re: Avoiding a second click
in thread Avoiding a second click
First, make the form work for non-JS users. Then, add an onSubmit attribute to the form. That way, the form will still work for non-JS users, just without double-submit protection.
PS: I just noticed that your reply doesn't suggest the oppisite, it just isn't explicit about it. Wish I hadn't already --ed.
|
---|