$(document).ready(function() { $('#example').dataTable( { “sDom”: '<”top”fli>rt<”bottom”p><”clear”>' } ); } ); //l- 每頁顯示數量 //f – 過濾 ...
確定! 回上一頁