How can I trigger an event on text selection on tinymce? The onselect event does not work. Is there a specific event for this?
Do I have to use mouse down, mouse move and mouse up instead?
I have been searching all over for this but no event seems to exist that just triggers a selection on text.
Thanks