你正在訪問的內容是外部程式的映像位址,僅用於使用者加速訪問,本站無法保證其可靠性。當前的連結位址(單點即可複製)為 https://greasyfork.org.cn/zh-CN/scripts/19970-tslibrary-draggable-table-rows,源站連結 點此以跳轉

TSLibrary - Draggable Table Rows

Allows dragging of table rows

此脚本不应直接安装。它是供其他脚本使用的外部库,要使用该库请加入元指令 // @require https://update.greasyfork.org.cn/scripts/19970/153736/TSLibrary%20-%20Draggable%20Table%20Rows.js

作者
TimidScript
版本
1.0.9.1
创建于
2016-05-25
更新于
2016-10-22
大小
5.0 KB
许可证
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.