From 1f37cbae336e7f105227e786852b85ede04f062d Mon Sep 17 00:00:00 2001 From: Rob Garrison Date: Tue, 19 Jun 2018 07:47:57 -0500 Subject: [PATCH] Core: Add data-sortedBy to headers. See #1558 --- docs/example-option-sort-append.html | 2 +- docs/index.html | 16 +++++++++++-- js/jquery.tablesorter.js | 34 +++++++++++++++++++++++----- 3 files changed, 43 insertions(+), 9 deletions(-) diff --git a/docs/example-option-sort-append.html b/docs/example-option-sort-append.html index 79fd0340..0a87881b 100644 --- a/docs/example-option-sort-append.html +++ b/docs/example-option-sort-append.html @@ -19,7 +19,7 @@ th { width: 16.7%; } #result1, #result2 { color: red; font-size: .8em; font-weight: normal; vertical-align: text-top; } - +