TSLibrary - Draggable Table Rows

Allows dragging of table rows

אין להתקין סקריפט זה ישירות. זוהי ספריה עבור סקריפטים אחרים // @require https://updategreasyfork.deno.dev/scripts/19970/153736/TSLibrary%20-%20Draggable%20Table%20Rows.js

יוצר
TimidScript
גרסה
1.0.9.1
נוצר
25-05-2016
עודכן
22-10-2016
Size
4.95 קילו-בייט
רישיון
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.