https://github.com/legraphista/element-movement-js
A small JS library that enables you to perform dragging operations on DOM elements.
https://github.com/legraphista/element-movement-js
Last synced: 7 months ago
JSON representation
A small JS library that enables you to perform dragging operations on DOM elements.
- Host: GitHub
- URL: https://github.com/legraphista/element-movement-js
- Owner: legraphista
- Created: 2014-08-16T10:52:58.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-08-17T12:15:38.000Z (about 11 years ago)
- Last Synced: 2025-01-21T01:28:04.702Z (9 months ago)
- Language: JavaScript
- Size: 148 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Element-Movement-JS
===================A small JS library that enables you to perform dragging operations on DOM elements.
Simply add the "canMove" attribute do your elements and call Draggable.setUpDraggableElements()