Skip to content

Files

Latest commit

 

History

History
11 lines (9 loc) · 450 Bytes

File metadata and controls

11 lines (9 loc) · 450 Bytes

Drag-and-drop

Drag.and.drop.mp4

Project Goals

  • discovering the drag and drop API
  • first approach to setting data into an object in order to keep properties when an element moves
  • first approach to mime type the data format
  • disocvering dragenter and dragleave event as well as draggable HTML attributes

🛠️

VanillaJS, CSS, HTML