How can I enable live preview for FCKeditor in an ASP.Net site?
Over in this question, Scott writes that it is possible to get the current HTML for what’s written in the FCKeditor by using FCKeditorAPI.__Instances['instanceNameHere'].GetHTML();
Over in this question, Scott writes that it is possible to get the current HTML for what’s written in the FCKeditor by using FCKeditorAPI.__Instances['instanceNameHere'].GetHTML();