Hello,
haven't found an answer to this one though it should be really simple.
I would like to have a check box called "use rich text editor" which can dynamically switch textarea/fckeditor in a form. While I can replace the text area with FCKEditor using the .ReplaceTextArea() function, I haven't found documention as to how to do some kind of .RestoreTextArea().
Thanks for any hints,
Adrian.
haven't found an answer to this one though it should be really simple.
I would like to have a check box called "use rich text editor" which can dynamically switch textarea/fckeditor in a form. While I can replace the text area with FCKEditor using the .ReplaceTextArea() function, I haven't found documention as to how to do some kind of .RestoreTextArea().
Thanks for any hints,
Adrian.
RE: hide back fckeditor
Thanks,
Adrian.