1. 在tr上加上toggleClass語法,選定的列會加上某個class. var table = $('#example').DataTable();. $('#example tbody').on( 'click', 'tr', function () { $(this).
確定! 回上一頁