https://developer.mozilla.org/en-US/docs/Web/API/HTML_Drag_and_Drop_API HTML Drag and Drop API - Web APIs | MDN HTML Drag and Drop interfaces enable applications to use drag-and-drop features in browsers. developer.mozilla.org 다 한번 실제로 적용해봐야겠음 drag - ondrag dragend - ondragend dragenter - ondragenter . drag ...a dragged item (element or text selection) is dragged. dragend ...a drag operation end..