UNPKG

draggable

Version:

High performance, fully cross browser, full featured drag and drop in a tiny (2k gzipped), dependency-free package

19 lines (18 loc) 281 B
.ball { margin: -50px 0 0 -50px; position: absolute; left: 50%; top: 50%; z-index: 1; } #drag-bound-indicator { background: #ddd; border-radius: 150px; height: 300px; margin: -150px 0 0 -150px; position: absolute; left: 50%; top: 50%; width: 300px; z-index: 0; }