Hello,
how can i get the plain text from the ckeditor?
I tried with CKEDITOR.instances.editor.getText(). But it is not working..
Please help.
Regards,
Jitendra Jain
how can i get the plain text from the ckeditor?
I tried with CKEDITOR.instances.editor.getText(). But it is not working..
Please help.
Regards,
Jitendra Jain
Re: Getting plain text
I think you might find these resources useful
http://stackoverflow.com/questions/2146 ... m-ckeditor
http://dev.ckeditor.com/ticket/849