Javascript 1 2 3 4 5 $('#example').dataTable( { "columnDefs": [ { "width": "20%", "targets": 0 } ] } );