[jQuery] Prevent Double-clicking and Consecutive Clicks on Forms and Links
Tadashi Shigeoka · Mon, February 11, 2013
Memo on how to prevent double-clicking and consecutive clicks on forms and links with jQuery.
- jQuery でリンクの連続クリックを無効化する方法 | ウェブル
- jQuery でフォームの2重送信を禁止する方法 | ウェブル
- javascript 連続クリック、2度押し送信防止(リンク・submit) - Qiita
- HTML - jQueryのprop()でdisabledを切り替える - Qiita
That’s all from the Gemba.