theGreski / DragToReorderRows

Manually reorder table rows by drag and drop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DragToReorderRows

Manually reorder table rows by drag and drop.

dragreorder is a JavaScript class for turning a standard HTML table into a sortable table by dragging the rows. dragreorder includes styling of the rows as well as a callback functionality to use the new order.

About

Manually reorder table rows by drag and drop


Languages

Language:JavaScript 100.0%