From 5218f2d31e733acb15dc7287444ad5a195c955f0 Mon Sep 17 00:00:00 2001 From: Rob Garrison Date: Sun, 10 Sep 2017 15:00:53 -0500 Subject: [PATCH] Docs: Fix colspan demo --- docs/example-colspan.html | 9 ++++++++- docs/index.html | 4 ++-- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/docs/example-colspan.html b/docs/example-colspan.html index a06a401f..9dc30c6f 100644 --- a/docs/example-colspan.html +++ b/docs/example-colspan.html @@ -83,7 +83,8 @@
  • Having a colspan in the tbody is not fully supported by all widgets, and there are still some minor issues to work out.
  • Alert Cells with a rowspan are not currently supported.
  • Warning Cells with a colspan will attempt to use the parser set for that column and will not use the parser for another column while sorting or filtering - try this - the "17 Koala" cell is not parsed as a numeric value and is thus considered a string.
  • -
  • The duplicateSpan option (storing of cache data) is a preliminary step in providing colspan support, it is by no means complete.
  • +
  • The duplicateSpan option (storing of cache data) is a preliminary step in providing colspan support, it is by no means complete.
  • +
  • Ignore an entire header row by adding a "tablesorter-ignoreRow" class (set by the cssIgnoreRow option).
  • This demo requires tablesorter v2.25.0+, as well the corresponding version of the filter widget.

  • Follow the demo steps to hopefully get the full understanding of how to use colspans in the tbody.
  • @@ -129,6 +130,9 @@ Search: + + + @@ -139,6 +143,9 @@ Search: + + + diff --git a/docs/index.html b/docs/index.html index 150b90cf..f86a2c1d 100644 --- a/docs/index.html +++ b/docs/index.html @@ -617,7 +617,7 @@ - + @@ -880,7 +880,7 @@ This class name should be added to header rows that contain custom HTML, like for the pager controls, custom filter row or table toolbar. - +
    This entire row is ignored
    Index (colspan 2) ProductsAnimals Url
    This entire row is ignored too!
    ExampleExample
    Example1 2