Wednesday, April 10, 2019

javascript - How to disable submit button once it has been clicked? - Stack Overflow

javascript - How to disable submit button once it has been clicked? - Stack Overflow



onclick="var e=this;setTimeout(function(){e.disabled=true;},0);return true;"

No comments:

Post a Comment