Greasy Fork is available in English.

TSLibrary - Draggable Table Rows

Allows dragging of table rows

此脚本不应被直接安装,它是一个供其他脚本使用的外部库。如果您需要使用该库,请在脚本元属性加入:// @require https://update.greasyfork.org/scripts/19970/153736/TSLibrary%20-%20Draggable%20Table%20Rows.js

脚本作者
TimidScript
版本
1.0.9.1
创建日期
2016-05-25
最近更新
2016-10-22
许可证
https://github.com/TimidScript/UserScripts/blob/master/license.txt

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.