You have to store the timer id of the interval when you start it, you will use this value later to stop it, using the clearInterval ...
確定! 回上一頁