TSLibrary - Draggable Table Rows

Allows dragging of table rows

Från och med 2016-05-25. Se den senaste versionen.

Detta skript bör inte installeras direkt. Det är ett bibliotek för andra skript att inkludera med meta-direktivet // @require https://updategreasyfork.deno.dev/scripts/19970/127659/TSLibrary%20-%20Draggable%20Table%20Rows.js

Skapare
TimidScript
Version
1.0.8
Skapad
2016-05-25
Uppdaterad
2016-05-25
Size
4,75 KB
Licens
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.