$(document).ready( function () { $('#tableAjax').DataTable({ "ajax": 'data.json', "columns": [ //列的標題一般是從DOM中讀取(你還可以使用這個屬性為表格創建列 ...
確定! 回上一頁