Image drag'n'drop in a contenteditable element moving between text/inner elements?

Try using the jquery sortable function on all the items you want to be moveable.

Try using the jquery . Sortable function on all the items you want to be moveable $("img").sortable(); And having the images have a style of display:inline (otherwise everything would break to a new line), but for the text to wrap around the images instead of being on the side or to break to another line they would need the float style.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions