5
I am a Delphi programmer, but I would like to implement an html page with the drag and drop function of a page element.
I’m creating an avatar mount page, but I’d like to leave the accessories options for the user to just drag and drop.
I tried to implement using html/css/jquery. There is a simple way or a clear example to do this ?
Have you ever done anything?
– PauloHDSousa
I think I found what I want on this link here https://jqueryui.com/draggable/
– Caitano Oliveira