Description of Double Click To Move Table Row :
This script allows users to move rows up and down on a table by simply double-clicking on the source row and then again on the destination row. By using a double-click event handler, one can avoid "clashing" with click events, thus, allowing the script to be installed without breaking other scripts.