Is there a way to force CK Editor to force a user's cursor to come at the end of the content already in the editor, upon clicking on the CK Editor?
I know that calling ckEditor.focus(); sets it to the beginning so was hopeful that there's similar for the end.
I know that calling ckEditor.focus(); sets it to the beginning so was hopeful that there's similar for the end.
Re: Force CKEditor to place cursor at the end of content