17370845950

FCKeidtor 清除编辑器内容的代码
复制代码 代码如下:
var editor = FCKeditorAPI.GetInstance("content");
editor.EditorDocument.body.innerHTML="";