Summary: This article tells you how to implement drag and drop for HTML tables in Javascript. You can download the source here and play with the demo here.
Updated: now copes with multiple tables on the same page, non-drag and non-drop rows (such as headers) and embedding form elements. (more…)