You are not logged in.
I have spent quite a time setting breakpoints in JavaScript to find the mechanism that inserts the image into the "richtext" after having choosen it via the popup. Anyway, I could not find any createElement("img") or anything similar stopping after the insertion. I have to alter the code so an image is always inserted within a new paragraph. Where or how can I do this?
Offline