• Hi All

    I hope you can help.
    I’ve looked here and on tinyMCE but can’t find the answer.

    I’m building a plugin which will remove the content of the closest div.row class from where the cursor is. To add content I’m using parent.tinyMCE.activeEditor.execCommand("mceInsertContent", false, content );

    but can’t find a way of removing content based on mouse position.
    Any help would be great.

    Thanks
    Mark

The topic ‘TinyMCE Remove nearest Div’ is closed to new replies.