TSLibrary - Draggable Table Rows

Allows dragging of table rows

This script should not be not be installed directly. It is a library for other scripts to include with the meta directive // @require https://update.greasyfork.org/scripts/19970/153736/TSLibrary%20-%20Draggable%20Table%20Rows.js

Aŭtoro
TimidScript
Versio
1.0.9.1
Kreita
2016/05/25
Ĝisdatigita
2016/10/22
Licenco
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.