摘要:
content相当于你例子中的FCKeditor1。//获取格式化的编辑器内容function getEditorContents(){ var oEditor = FCKeditorAPI.GetInstance("content"); alert(oEditor.GetXHTML(true));}//向编辑器插入指定代码function insertHTMLToEditor(codeStr){... 阅读全文
posted @ 2010-04-19 17:10
zjutsxj
阅读(660)
评论(0)
推荐(0)
浙公网安备 33010602011771号