Closed gspinaci closed 7 years ago
Reference done.
Moving "update content" functions outside from the adding methods, is now possible moving caret where we want to, using:
tinymce.activeEditor.selection.select(tinymce.activeEditor.dom.select(CSS3_SELECTOR)[0])
tinymce.activeEditor.selection.collapse(false)