摘要:1、获取编辑器中HTML内容functiongetEditorHTMLContents(EditorName){varoEditor=FCKeditorAPI.GetInstance(EditorName);return(oEditor.GetXHTML(true));}2、获取编辑器中文字内容(在博客发布时获取无html代码摘要使用)functiongetEditorTextContents(E...
阅读全文
posted @ 2007-04-24 14:05
浙公网安备 33010602011771号