摘要:
获取编辑器中HTML内容 function getEditorHTMLContents(EditorName) { var oEditor = FCKeditorAPI.GetInstance(EditorName); return(oEditor.GetXHTML(true)); } 获取编辑器中文字内容 function getEditorTextContents(EditorName) { ... 阅读全文
posted @ 2009-04-21 10:21
亲,注意身体
阅读(285)
评论(0)
推荐(0)
浙公网安备 33010602011771号