Your code only runs once - when document is ready. You need to attach an event listener to the checkbox and check when it changes:
確定! 回上一頁