I´m build plugin for tag converter. problem is, after i replace all tags for respectives names i lost the focus in editor
For get text i using getData and for insert again i use setData..
I try use insertHtml and insertText, but, in both functions i have focus and insert all tags converted, but original text don't disappears.
Have a method using setData for insert my return text of plugin with focus?
Sorry my english.
Did you try using the
Did you try using the callback parameter of setData?
Frederico Knabben
CKEditor Project Lead and CKSource Owner
--
Follow us on: Twitter | Facebook | Google+ | LinkedIn
I need the focus back to the end of the text!
I did not know what had setData callback.
I tested and ran the focus, but the pointer back to the beginning of the text, has some way to put the focus on the end of what is being typed.
Font style changes when using fckeditor for composing mails
I am using fckeditor for composing mails. I have set default font style as Tahoma in config files. Although the fckeditor body is showing Tahoma font while typing, the recipient receives the mails in Times new Roman.