Greasy Fork is available in English.

TSLibrary - Draggable Table Rows

Allows dragging of table rows

สคริปต์นี้ไม่ควรถูกติดตั้งโดยตรง มันเป็นคลังสำหรับสคริปต์อื่น ๆ เพื่อบรรจุด้วยคำสั่งเมทา // @require https://update.greasyfork.org/scripts/19970/153736/TSLibrary%20-%20Draggable%20Table%20Rows.js

ผู้เขียน
TimidScript
เวอร์ชัน
1.0.9.1
สร้างเมื่อ
25-05-2016
อัปเดตเมื่อ
22-10-2016
สัญญาอนุญาต
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.