In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-09-25 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >
Share
Shulou(Shulou.com)05/31 Report--
This article mainly explains the "jQuery how to send CAPTCHA control button disable function", the content of the article is simple and clear, easy to learn and understand, the following please follow the editor's ideas slowly in depth, together to study and learn "jQuery how to send CAPTCHA control button disable function" bar!
Demand effect: after clicking to send CAPTCHA, the button disables it, and cancels it after 5 seconds.
The effect picture is as follows:
Click the send button to disable
Undisable it after 5 seconds and resend it
The code is as follows:
Document / / get element var $btn = $("input:button") / / add the click event of the button $btn.click (function () {/ / define a variable storage time number var n = 5 / / make the button disabled / / replace the text content of the button $(this) .prop ("disabled", true) .Val (n + "resend after s") / / change the countdown content every 1s / / subtract the time effect every 1s through the timer var timer = setInterval (() = > {nmurt- / / the text content has changed / / the this inside the timer points to window $(this) .val (n + "resend after s") / / determines that if the time is up to 0, the timer if (n) should be stopped.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
The market share of Chrome browser on the desktop has exceeded 70%, and users are complaining about
The world's first 2nm mobile chip: Samsung Exynos 2600 is ready for mass production.According to a r
A US federal judge has ruled that Google can keep its Chrome browser, but it will be prohibited from
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
About us Contact us Product review car news thenatureplanet
More Form oMedia: AutoTimes. Bestcoffee. SL News. Jarebook. Coffee Hunters. Sundaily. Modezone. NNB. Coffee. Game News. FrontStreet. GGAMEN
© 2024 shulou.com SLNews company. All rights reserved.