help with Initialisation code
help with Initialisation code
redojz
Posts: 5Questions: 0Answers: 0
Hi All,
I am new to using DataTables and JQuery. I was going through the set up steps as a test and the instructions say to add the following code, but I am not sure where I am suppose to insert this code. Does the code go in a new file? Or is it inserted in an existing file, like jquery.js or jquery.dataTables.js or in the html file? Thank you for your patience and input.
$(document).ready(function() {
$('#example').dataTable(); } );
I am new to using DataTables and JQuery. I was going through the set up steps as a test and the instructions say to add the following code, but I am not sure where I am suppose to insert this code. Does the code go in a new file? Or is it inserted in an existing file, like jquery.js or jquery.dataTables.js or in the html file? Thank you for your patience and input.
$(document).ready(function() {
$('#example').dataTable(); } );
This discussion has been closed.
Replies
http://live.datatables.net/#source