TSLibrary - Draggable Table Rows

Allows dragging of table rows

Tính đến 27-05-2016. Xem phiên bản mới nhất.

Script này sẽ không được không được cài đặt trực tiếp. Nó là một thư viện cho các script khác để bao gồm các chỉ thị meta // @require https://update.greasyfork.org/scripts/19970/127976/TSLibrary%20-%20Draggable%20Table%20Rows.js

Tác giả
TimidScript
Phiên bản
1.0.9
Đã tạo
25-05-2016
Đã cập nhật
27-05-2016
Size
5 KB
Giấy phép
Read "License + Copyright Notice" 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.