Relative Content

Tag Archive for extjstinymcetextarea

How to select part of the text when using TINYMCE Non Editable FullScreen?

In a certain module of my application, due to business needs, the TinyMCE editor is configured as non-editable. However, the user needs to select only part of the TEXT displayed in the editor and not its complete content. The TinyMCE Editor is being used in conjunction with the EXTJs 3.4.0 library.
Can someone help me?