Quantcast
Channel: DataTables 1.9 — DataTables forums
Viewing all articles
Browse latest Browse all 1816

help with Initialisation code

$
0
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(); } );

Viewing all articles
Browse latest Browse all 1816

Trending Articles