How to rate-limit clicks on a button to once per minute in Javascript

前端 未结 5 623
后悔当初
后悔当初 2021-01-24 05:33

I have a PHP-based web application that monitors the status of a process and displays a page with that status. Users can click a button on the page to update the status. However

5条回答
  •  日久生厌
    2021-01-24 05:51

    wtf... people is jQuery addicted.

    
    
    
    

提交回复
热议问题