Skip to content

TheRealRajan/Drag-N-Drop-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drag-N-Drop-App

A drag and drop app utilizing the HTML Drag and Drop API using JavaScript event handling.

Various drags events are listened to using JavaScript and classes are added and removed on the boxes based on the current event to visualize the events that have occured.

When you click and hold on the image in the first box, you can drag it to another box that is empty and as soon as you leave the mouse button it the image will now fill in the empty box.

The demo is live at https://therealrajan.github.io/Drag-N-Drop-App/

image image image image

Releases

No releases published

Packages

No packages published