TSLibrary - Draggable Table Rows

Allows dragging of table rows

Від 25.05.2016. Дивіться остання версія.

Цей скрипт не слід встановлювати безпосередньо. Це - бібліотека для інших скриптів для включення в мета директиву // @require https://update.greatest.deepsurf.us/scripts/19970/127669/TSLibrary%20-%20Draggable%20Table%20Rows.js

Автор
TimidScript
Версія
1.0.8
Створено
25.05.2016
Оновлено
25.05.2016
Size
4,8 кБ
Ліцензія
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.