UNPKG

the-basicest-tablesort

Version:

Created in trying to replace https://joequery.github.io/Stupid-Table-Plugin/ on jQuery-less website

12 lines (9 loc) 144 B
[data-sort]:hover { cursor: pointer; } [data-dir="asc"]:after { content: ' ↗'; } [data-dir="desc"]:after { content: ' ↘'; }