TSLibrary - Draggable Table Rows

Allows dragging of table rows

Verze ze dne 22. 10. 2016. Zobrazit nejnovější verzi.

Tento skript by neměl být instalován přímo. Jedná se o knihovnu, kterou by měly jiné skripty využívat pomocí meta příkazu // @require https://update.greatest.deepsurf.us/scripts/19970/153736/TSLibrary%20-%20Draggable%20Table%20Rows.js

Autor
TimidScript
Verze
1.0.9.1
Vytvořeno
25. 05. 2016
Aktualizováno
22. 10. 2016
Size
5,0 KB
Licence
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.