I already have a custom TinyMCE button that returns the selected text using var selected = tinyMCE.activeEditor.selection.getContent(); However, when a user creates a ...
-
May 25, 2022
- 0 Comments