https://github.com/orsifrancesco/jquery-sortable-draggable
Snippet of code to drag and drop images between two groups.
https://github.com/orsifrancesco/jquery-sortable-draggable
drag drag-and-drop javascript jquery jquery-plugin
Last synced: 7 months ago
JSON representation
Snippet of code to drag and drop images between two groups.
- Host: GitHub
- URL: https://github.com/orsifrancesco/jquery-sortable-draggable
- Owner: orsifrancesco
- License: mit
- Created: 2020-05-27T19:22:15.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-11-06T22:20:31.000Z (almost 4 years ago)
- Last Synced: 2025-01-17T13:47:55.737Z (9 months ago)
- Topics: drag, drag-and-drop, javascript, jquery, jquery-plugin
- Language: CSS
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jquery-sortable-draggable
Snippet of code to drag and drop images between two groups with simple images loader. [Click here for a demo](https://orsifrancesco.github.io/jquery-sortable-draggable/).
Touch screen events supported by [jQuery UI Touch Punch](https://github.com/furf/jquery-ui-touch-punch), included in `index.html` file.