I am struggling to achieve my desired behaviour with a div marked as contentEditable. I wish to allow the user to move an img around withi
div
contentEditable
img
You could implement a draggable effect using JQuery ui on you img.