javascript - CKEditor what to get cursor position and set again after replacing text -


i want set cursor position manually specific position in ckeditor. have implemented short keys on key press adding text using set data in ckeditor (e.g. if type "rnd+space", replace "research , development "). problem after set data cursor set last @ end of text.

i want cursor there, text replaced. possible?


Comments

Popular posts from this blog

python - Installing PyDev in eclipse is failed -

PHP OOP-based login system -

c# - Nested Internal Class with Readonly Hashtable throws Null ref exception.. on assignment -