Hi,
Is there a way I can turn on or off the FCK editor? In other words I would like to add a button that allows me to switch between the original textarea and the FCKEditor.
Can that be done?
Is there a way I can turn on or off the FCK editor? In other words I would like to add a button that allows me to switch between the original textarea and the FCKEditor.
Can that be done?
RE: Switching between Textarea and FCK
RE: Switching between Textarea and FCK
Hi,
After looking at how Geeklog had done it, I came up with the more general solution below. It is made as the other testcases in the FCKeditor distribution.
Regards,
Finn Hakansson
----------------------------------------------------
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!--
* FCKeditor - The text editor for internet
* Copyright (C) 2003-2005 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further information visit:
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*
* File Name: 011.html
* Test page.
*
* File Authors:
* Finn Hakansson <finn_hakansson@yahoo.com>
*
-->