I have another problem with fckEditor.
When I save my created form, it gets saved properly, but when I want to redisplay it, everything after a textarea is shown as plain HTML after the FCKeditor, which means it gets lost when I try to resave it.
Is there any way to prevent this?
Thanks
PS: I'm using it in a Rails app
When I save my created form, it gets saved properly, but when I want to redisplay it, everything after a textarea is shown as plain HTML after the FCKeditor, which means it gets lost when I try to resave it.
Is there any way to prevent this?
Thanks
PS: I'm using it in a Rails app

Re: Everything after textarea is shown as plain HTML