Hi
I'm using CKE 3.1. I want to make plugin for rotate selected text cases.
So, I've receive selected text and make it upper case -> lower -> camelize ->...
I've 1 trouble, when I make another case for text (insertHtml) -- my selection reseting. I need to recover selection ranges.
How I can do it?
Thanx.
I'm using CKE 3.1. I want to make plugin for rotate selected text cases.
So, I've receive selected text and make it upper case -> lower -> camelize ->...
I've 1 trouble, when I make another case for text (insertHtml) -- my selection reseting. I need to recover selection ranges.
How I can do it?
Thanx.