// pre v1.10 $('#example').dataTable({ bInfo : false }); // v1.10+ $('#example').DataTable({ info : false });