Home  >  Article  >  Web Front-end  >  JavaScript realizes that the button turns gray after clicking to avoid multiple repeated submissions_javascript skills

JavaScript realizes that the button turns gray after clicking to avoid multiple repeated submissions_javascript skills

WBOY
WBOYOriginal
2016-05-16 17:28:471062browse

When registering, you need to send an email to verify the account activation. In order to avoid repeated sending of the email, you can set the button to wait for a while after clicking send before you can continue to click it. Here is a simple example:

Copy the code The code is as follows:


;





Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn