🤯 50% Off! 700+ courses, assessments, and books

HTML5 Drag and Drop Image Demo

Sam Deering
Share

Just a quick HTML5 Drag and Drop demo I made in jsfiddle. https://jsfiddle.net/KxfpG/7/. If you didn’t know one of the cool features in HTML5 is the ability to Data Transfer from one object to another. There are more flashy things you can do but this demo just uses setData() and getData(). To try out the demo simply drag image 1 onto image 2.