TSLibrary - Draggable Table Rows

Allows dragging of table rows

2016/05/25のページです。最新版はこちら

このスクリプトは単体で利用できません。右のようなメタデータを含むスクリプトから、ライブラリとして読み込まれます: // @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.75KB
ライセンス
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.