Skip to content

teotimepacreau/Drag-and-drop-Day21-of-100DaysOfCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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