Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 234 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 234 Bytes

grabbable

Drag&drop reorder javascript library. Pure, no css, free.

Usage

Just call grabbable() on parent node after load grabbable.js file.

ParentNode.grabbable();

See detail usage on sample.html.