Sudantha
Sudantha

Reputation: 16224

Drag and Drop canvas in HTML5

How to create a drag and drop canvas in HTML 5 ? (something inside the canvas) and how to capture the dropped location ?

Upvotes: 3

Views: 6113

Answers (1)

Malachi
Malachi

Reputation: 33710

This tutorial might be able to give you some pointers on the drag and drop functionality.

Upvotes: 5

Related Questions