Hello everybody,
I have a little question about FCKEditor.
Is there a way to hide it (restore the textarea back) without reloading the page?
This is exactly the situation: I have a combo box with two choices.
By default, textarea named "body" is displayed as a "normal" textarea.
Changing combo box value to "1" displays Fckeditor through function ReplaceTextarea.
Now the question is: Fckeditor is displayed and I change combo box value to "0", is there a way to hide or unload the editor easily in order to display the initial textarea? an unloadFckEditor-kind function?
Thank you for your help.
Xavier.
I have a little question about FCKEditor.
Is there a way to hide it (restore the textarea back) without reloading the page?
This is exactly the situation: I have a combo box with two choices.
By default, textarea named "body" is displayed as a "normal" textarea.
Changing combo box value to "1" displays Fckeditor through function ReplaceTextarea.
Now the question is: Fckeditor is displayed and I change combo box value to "0", is there a way to hide or unload the editor easily in order to display the initial textarea? an unloadFckEditor-kind function?
Thank you for your help.
Xavier.
Re: [Javascript][Newbie :-)] How to hide FckEditor?
Re: [Javascript][Newbie :-)] How to hide FckEditor?