Great Coder
Published in : 2022-02-11
I'm having trouble with this one, so I'd appreciate your feedback (idea).
I have 20 photos on an HTML page, all of which are in their respective containers (DIV). It is not feasible for the user to modify their order in the TinyMCE editor. If the user drags an image outside of its parent DIV, it will be moved. Is it feasible to relocate the parent DIV as well as the image? I mean when a user picks a picture and drags it over the TinyMCE editor, he is also dragging the parenting DIV with that image.
There is no comments yet
Join our community and get the chance to solve your code issues & share your opinion with us
Sign up Now