TSLibrary - Draggable Table Rows

Allows dragging of table rows

2016-05-25 या दिनांकाला. सर्वात नवीन आवृत्ती पाहा.

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.greatest.deepsurf.us/scripts/19970/127660/TSLibrary%20-%20Draggable%20Table%20Rows.js

लेखक
TimidScript
आवृत्ती
1.0.8
बनवली
2016-05-25
अपडेट केली
2016-05-25
आकार
4.75 KB
License
Creative Commons BY-NC-SA + Read the License 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.