Wikitable filter

Filter for wiki tables using the jQuery tablesorter filter widget

These are versions of this script where the code was updated. Show all versions.

  • v1.1.1 20.02.2017. Fixed bug where filters wouldn't appear by changing "grant" header option.
  • v1.1 30.06.2015. Workaround for Wikitables that have thead and tbody elements added dynamically: Use MutationObserver to watch for changes.
  • v1.0 28.06.2015.