jquery-table-sort

Table sort plugin for jQuery.

Usage
<script src="//code.jquery.com/jquery-1.10.2.min.js"></script>
<script src="/js/jquery.table_sort.min.js"></script>
<script>
<!--
$(function(){
  // Sortable
  $(".sort").tableSort();

  // Movable
  $(".sort").tableMove();
});
//-->
</script>

See the README in the GitHub for how to use.

Links
Demo
id Name Language Ratio
8 a english 20%
2 g japanese 5%
5 e spanish 14%
3 b german 9%