[jQuery] Getting the val() or html() of an FCKEditor field using jQuery

[jQuery] Getting the val() or html() of an FCKEditor field using jQuery

Right...
Found that after I posted. Thanks for pointing it out though!
<!----------------//------
andy matthews
web developer
certified advanced coldfusion programmer
ICGLink, Inc.
andy@icglink.com
615.370.1530 x737
--------------//--------->
-----Original Message-----
From: discuss-bounces@jquery.com [mailto:discuss-bounces@jquery.com]On
Behalf Of bander
Sent: Thursday, December 28, 2006 6:06 PM
To: discuss@jquery.com
Subject: Re: [jQuery] Getting the val() or html() of an FCKEditor field
using jQuery
Seems like more of a FCKEditor question to me. From their documentation (
http://wiki.fckeditor.net/Developer%27s_Guide/Javascript_API ):
>From out of an external script:
When placing the editor in the page, you give it an "instance name". To
retrieve it, you must simply call the FCKeditorAPI.GetInstance method. For
example:
var oEditor = FCKeditorAPI.GetInstance('InstanceName') ;
. . .
These are the most useful properties and methods of this object:
. . .
Methods:
* GetXHTML( formatted )
Andy Matthews-2




























    • Topic Participants

    • andy