javascript - CKEditor 4: How do I disable Range Selection -


so, here fun thing have been trying do.

basically, doing bit of research using ckeditor lite change tracking plugin. user use set of bespoke buttons add new content main editor panel edit text of.

there few issues have been having, deletion of content range. if try delete heavily formatted content, once lite has marked data deleted , try restore it, formatting lost.

now, obviously, 1 option not rely heavily of formatting, sadly heavy formatting required due server-side code having interpret it.

so, solution looking @ preventing selection of range within ckeditor.

as such, method prevent selection of range within editor?


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -