i love your site sm!! i want to do something similar to your drag and drop calico critters for a stickerbook page, but i'm struggling getting the code to work for multiple images T_T any advice?
To make images draggable, I used the jQuery draggable interaction (https://jqueryui.com/draggable/). I basically copy and pasted from the source ^^. For multiple images, I'd say just put all the divs you want draggable under the same class. Thank you for the kind words on my site!
To make images draggable, I used the jQuery draggable interaction (https://jqueryui.com/draggable/). I basically copy and pasted from the source ^^. For multiple images, I'd say just put all the divs you want draggable under the same class. Thank you for the kind words on my site!