Greasy Fork 支持简体中文。

TSLibrary - Draggable Table Rows

Allows dragging of table rows

目前為 2016-05-25 提交的版本,檢視 最新版本

此腳本不應該直接安裝,它是一個供其他腳本使用的函式庫。欲使用本函式庫,請在腳本 metadata 寫上: // @require https://update.cn-greasyfork.org/scripts/19970/127660/TSLibrary%20-%20Draggable%20Table%20Rows.js

作者
TimidScript
版本
1.0.8
建立日期
2016-05-25
更新日期
2016-05-25
尺寸
4.8 KB
授權條款
Creative Commons BY-NC-SA + Read the License inside the script

Allows draggable table rows. Sample usage can be found in "Linx Amender".

  • Use the function TSRegisterTable(table, rowSwapEvent) to register table.
  • Use the function TSUNRegisterTable(table) to un-register table.