jQuery tablesorter , / (, , "-" ), ( /).
<th class="{'sorter': 'digit', 'string': 'bottom'}">Count</th>
html/templates. , tablesorter.
$('table').tablesorter(
headers: {
1: { sorter: "digit", empty : "top" },
2: { sorter: "digit", string: "bottom"}
}
)
, , , k, v .
.