TSLibrary - Draggable Table Rows

Allows dragging of table rows

Från och med 2016-05-27. 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://update.greasyfork.org/scripts/19970/127976/TSLibrary%20-%20Draggable%20Table%20Rows.js

Skapare
TimidScript
Version
1.0.9
Skapad
2016-05-25
Uppdaterad
2016-05-27
Size
4,7 KB
Licens
Read "License + Copyright Notice" 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.