removeEventListener("click", fn); // if you don't want to remove it btn.disabled = true; // using css (this also don't removes listener) ...
確定! 回上一頁