jquery - image nesting issue in tiny mce -


I have a drag-drop interface, so that the user can add elements to the page. For example, I want to nest an image inside the paragraph to make text elements editable and to apply styles for it, I am using a tense MS example I have successfully completed the contents of the text element (paragraph) Successfully, I can load with my IDs, classes and styles, as long as the nested image is not there within it, once the paragraph contains nested image, then the content When loading the green in the editor, the entire contents are removed from the original P tag (one with the id and the class). I tried to write clear procedures I found that this process was added to the MSE's ENTIT, successfully worked in FF, but in IE, it has completely failed. Please advise me, is it possible that whatever I am trying to do?

What can I do in different ways to accomplish this? Understood :). There is not a valid child element for div p. I removed the raper device around the image and it was fixed.


Comments

Popular posts from this blog

c# - sqlDecimal to decimal clr stored procedure Unable to cast object of type 'System.Data.SqlTypes.SqlDecimal' to type 'System.IConvertible' -

Calling GetGUIThreadInfo from Outlook VBA -

Obfuscating Python code? -