You need to set the return value of setInterval to a variable within the scope of the click handler, then use clearInterval() like this:
確定! 回上一頁