Hi guys,
I have a file jquery.dataTables.js and I don't find where write these lines:
$(document).ready(function() { $('#example').dataTable({ "bJQueryUI": true, "sPaginationType": "full_numbers" }); } );
is in jquery.dataTables.js file? or a another?
Thanks