tables.js 60 Bytes Edit Raw Blame History 1 2 3 $(function() { $("table").tablesorter({debug: true}); });