Hello All,
I am a new FCK Editor user and facing a problem on getValue() method nowadays. For some text, I want to use fck editor in order to provide its facilities to the user. But when I use getValue() method of FCK Editor in another method which takes a string parameter such as:
.....setClassification(editor.getValue());
it sometimes sets the preferred area with the editor' s value and sometimes not.
Could anyone help me?
Thanks,
Nuray
I am a new FCK Editor user and facing a problem on getValue() method nowadays. For some text, I want to use fck editor in order to provide its facilities to the user. But when I use getValue() method of FCK Editor in another method which takes a string parameter such as:
.....setClassification(editor.getValue());
it sometimes sets the preferred area with the editor' s value and sometimes not.
Could anyone help me?
Thanks,
Nuray
