I am trying to add a drag and drop functionality on my Wix website through the customer Embeds → Embed a Widget using HMTL code.
I am not very familiar with coding, so im not sure if this functionality is possible. What I am trying to do is add an image in the image uploads and read the image from the hmtl code.
I found this code online for a drag/drop functionality, however I am not sure where the code is reading the image from. I added an image through the image uploads in Wix (with ID #image8) and then I changed the HTML code to read this image ID (bottom part of the code), but it doesn’t work.