jQuery("thead>tr th", s.nTable).each( function (i) {
jQuery("thead>tr th:eq("+i+")", nTable).width(jQuery(this).width());
} );
Are the widths for the containing div and the table set anywhere?
It looks like you're new here. If you want to get involved, click one of these buttons!
Get useful and friendly help straight from the source.