Skip to content

List Drag and Drop project using HTML, CSS & Vanilla JS

Notifications You must be signed in to change notification settings

Mitesh13/DragNDrop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DragNDrop

List Drag and Drop project using HTML, CSS & Vanilla JS

Project is initialized with 3 list sections.

User can drag and drop items within list sections and other list sections also.

Drag events are used for drag and drop. Event delegation is used to minimize the event listeners.

PS- works only on devices with drag and drop supported.

Live Demo

https://mitesh13.github.io/DragNDrop/

About

List Drag and Drop project using HTML, CSS & Vanilla JS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published