Report this

What is the reason for this report?

drag&drop добавление элемента

Posted on December 26, 2021

в Drag&drop мне нужно сделать добавление задания, грубо говоря как todo list, но чтобы я так же мог перетаскивать добавленный элемент в Dropzone



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hello,

I could suggest starting with this tutorial here on how to create a Drag and Drop Elements with Vanilla JavaScript and HTML:

https://www.digitalocean.com/community/tutorials/js-drag-and-drop-vanilla-js-ru

The tutorial gives a good base on how to use JavaScript and Drag and Drop which you could expand on further later on.

Best, Bobby

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.