I'm accessing the checkbox event by using this $('#statsTable').on('click', 'input[type="checkbox"]', function () { console.log("checkBox"); });.
確定! 回上一頁