Make HTML Table Columns Sortable with jQuery Tablesorter Plugin
In this post you will learn how to use the freely available Tablesorter jQuery plugin, which allows you to sort HTML table columns alphanumerically by clicking the column header. If you want your users to be able to sort tables and save the order, check out this post instead. Setup Tablesorter Make sure you have… Read More »