Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rvvergara/simple-drag-n-drop

Simple javascript exercise on dragging and dropping. Dragged boxes will disappear and the drop target will get the inner text of the dragged box. Also, during dragstart the dragged box will change color and opacity. During dragenter, the drag target will change in color and opacity.
https://github.com/rvvergara/simple-drag-n-drop

Last synced: 18 days ago
JSON representation

Simple javascript exercise on dragging and dropping. Dragged boxes will disappear and the drop target will get the inner text of the dragged box. Also, during dragstart the dragged box will change color and opacity. During dragenter, the drag target will change in color and opacity.

Awesome Lists containing this project