重置setTimeout

Marcel KorpelJason提出了一个问题:Resetting a setTimeout,或许与您遇到的问题类似。

回答者Svishbdukes给出了该问题的处理方式:

You can store a reference to that timeout, and then call clearTimeout on that reference.

-- -- --- ------- ------ ------ --- ------
--- ------------- - -----------------------

-- -- ---- ----- --------- ---- ------------
-----------------------------------

-- ---- ---- ---------- ----- -- ----- --- -----
------------- - -----------------------

希望本文对你有帮助,欢迎支持JavaScript中文网

来源:JavaScript中文网 ,转载请注明来源 本文地址:https://www.javascriptcn.com/post/10709