Loading Content...
© 2023 Copyrights reserved for web-brackets.com
Great Coder
11 Feb 2022
Javascript
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.
No Comments to show