Is there some documentation on what can be called off of FCKeditorAPI methods?
For instance, from these forums i figured out that calling the GetHTML( true ) method returns you the HTML of the text that's in the box, but where would i look to see what other methods i can call?
For instance, from these forums i figured out that calling the GetHTML( true ) method returns you the HTML of the text that's in the box, but where would i look to see what other methods i can call?
RE: Documentation on FCKeditorAPI methods?
There is some documentation on the wqiki at http://wiki.fckeditor.net/FCKeditor (see under Javascript API). The sample files which come with the download are also worth studying.
RE: Documentation on FCKeditorAPI methods?
I don't see the GetHTML() method which i used.
Is this in a different section?
RE: Documentation on FCKeditorAPI methods?