How to manipulate tinymce using jQuery
-
Hi,
For last two days I have been searching for a way to manipulate tinymce content and I found editor.getBody() which I can edit however I want. But I haven’t found any way where I can determine where cursor is or what element is selected and then find that element in editor.getBody() instance to manipulate parent elements.Basically I have a button which user clicks and I need to be able to manipulate parent element. Any help will be great.
- The topic ‘How to manipulate tinymce using jQuery’ is closed to new replies.