Yes,
Im doing it in javascript but I'll use PHP in later part. The problem with this is the script is designed to make the image draggable when the image is declared after the page is loaded. Im using DOM to add new image inside the same div with the other previous inserted images with each own unique id's. but when I program a function that will manipulate the innerHTML of that same div the page is stuck with its reloading state (like an infinite loop). Dont know what cause the error but i hope you could help me in using this function properly.
Hoping for another reply...
Thanks! 🆒