Hello world!
I'm actually using CKeditor and i was wondering how i could replace the text that was in the editor after the replace function on a textarea (i don't want to reset it i want to add new content) using Js (Jquery lib is best but JS is good)
Thanks!
I'm actually using CKeditor and i was wondering how i could replace the text that was in the editor after the replace function on a textarea (i don't want to reset it i want to add new content) using Js (Jquery lib is best but JS is good)
Thanks!

Re: How can i update the text in the editor after replace()?
Re: How can i update the text in the editor after replace()?
Re: How can i update the text in the editor after replace()?
http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.editor.html#setData
Re: How can i update the text in the editor after replace()?
editoreditoreditor