- Javascript and CSS used to customise Ex Libris PRIMO ============
-
eshelf.sortable.js adds tablesorter to the e-shelf by fixing the existing table structures, moving the table header to the items table then activating tablesorter on the table.
-
eshelf.sortable.min.js strips whitespace and comments.
-
jquery.tablesorter.js Written and maintained by Christian Bach - https://github.com/christianbach/tablesorter
Ideally, it is best to host jquery.tablesorter.js and link instead of using $.getScript() because I use rawgit.com to retrieve tablesorter which isn't affiliated with github and is not guaranteed to remain active yet quite likely it will.