FCKeditor - JavaScript - Sample 12

This sample starts with a normal Textarea and provides the ability to switch back and forth between the regular textarea and FCKeditor.
It uses the javascript API to do the operations so it will work even if the internal implementation changes.

It's also a simple example about how to change a textarea (the hidden one) with an instace of FCKeditor at runtime.

Regular Textarea FCKeditor