The Javascript shown below is used to initialise the table shown in this example: $(document).ready(function() { var table = $('#example').DataTable(); var tt = new ...