---
title: "How to drag and drop multiple image from one canvas to onther canvas in HTML5 ?"  
description: "How to drag and drop multiple image from one canvas to onther canvas in HTML5 ?"  
author: "Pravesh Singh"  
published: 2012-10-08  
updated: 2012-10-08  
canonical: https://www.mindstick.com/forum/454/how-to-drag-and-drop-multiple-image-from-one-canvas-to-onther-canvas-in-html5  
category: "html5"  
tags: ["html5"]  
reading_time: 1 minute  

---

# How to drag and drop multiple image from one canvas to onther canvas in HTML5 ?

I've a [problem](https://yourviews.mindstick.com/view/81399/tackling-the-problem-of-unemployment-during-corona-pandemic) from [past](https://www.mindstick.com/articles/13129/great-tools-for-continuing-your-education-past-college) few days. I'm new to [HTML5](https://www.mindstick.com/articles/1535/offline-add-edit-delete-data-in-html5-indexeddb), and I'm [trying](https://answers.mindstick.com/qa/93698/6-mistakes-couples-are-trying-to-save-money) to do a drag-drop of [multiple](https://www.mindstick.com/blog/12797/iowa-is-expected-to-see-heavy-growth-in-multiple-sectors) [images](https://www.mindstick.com/interview/1067/what-is-the-php-predefined-variable-that-tells-the-what-type-of-images-that-php-support) from one [canvas](https://www.mindstick.com/forum/1383/how-can-i-print-a-canvas-in-wpf) to another canvas and vice-versa.

I have looked upon multiple [links](https://www.mindstick.com/blog/415/css3-links) but none have helped so far, mostly because those links have only one canvas for drag-drop in only that canvas.

Like this [link](https://www.mindstick.com/articles/23633/link-builder): http://simonsarris.com/blog/225-canvas-selecting-resizing-shape

\
But I want something like this in HTML5: [http://www.w3schools.com/html/html5_draganddrop.asp](http://www.w3schools.com/html/html5_draganddrop.asp)

Thanks


---

Original Source: https://www.mindstick.com/forum/454/how-to-drag-and-drop-multiple-image-from-one-canvas-to-onther-canvas-in-html5

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
