Skip to content

A library that makes your DOM elements within a container, draggable.

License

Notifications You must be signed in to change notification settings

RaghavRamesh/Dragify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dragify

A library that makes your DOM elements within a container, draggable.

There is a plethora of drag n' drop libraries, what's different in this?

Yes. This was partially created to scratch my own itch. The other libraries were detaching and re-attaching to DOM the elements that were being dragged. This is a viable solution except when using Cr webviews. Once detached, and re-attached the content in the webviews restart and that was a no-go.

Work in progress

Managed in projects

That's fine, show me what you have so far

Run demo/index.html and try dragging the black toolbar

About

A library that makes your DOM elements within a container, draggable.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published