Y-SLD/assets/playkit/examples/js/demos/tables.datatables.js

3 lines
60 B
JavaScript

$(function() {
$('#datatables-example-1').DataTable();
});