Filter tabular data

Obtain the table element of the <table> tag, form a filtering list based on the table header, and locally filter the data

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

  • v1.0.4 2024-05-12

    add:表格最大高度开关按钮

    增加表格最大高度开关,点击来回切换。给表格设置最大高度,超出滚动条显示,并固定表头

  • v1.0.3 2024-05-12

    add:表格最大高度开关按钮

    增加表格最大高度开关,点击来回切换。给表格设置最大高度,超出滚动条显示,并固定表头

  • v1.0.3 2024-05-12

    Update FilterTabularData.user.js

    增加功能:文本框支持英文逗号符号','连接多个规则

  • v1.0.3 2024-05-11

    Update FilterTabularData.user.js

    修改筛选规则:原本and、or、not条件部分满足,改为not条件需要同时满足

  • v1.0.2 2024-05-11

    Update FilterTabularData.user.js

  • v1.0.2 2024-05-11 Imported from URL
  • v1.0.2 2024-05-06 Imported from URL
  • v1.0.2 2024-05-05 Imported from URL
  • v1.0.2 2024-05-05 Imported from URL
  • v1.0.1 2024-05-03 Imported from URL
  • v1.0.0 2024-05-03 Imported from URL