会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
亲,注意身体
亲,好好休息
导航
博客园
首页
新随笔
联系
订阅
管理
公告
2009年4月21日
fck 取值问题
摘要: 获取编辑器中HTML内容 function getEditorHTMLContents(EditorName) { var oEditor = FCKeditorAPI.GetInstance(EditorName); return(oEditor.GetXHTML(true)); } 获取编辑器中文字内容 function getEditorTextContents(EditorName) { ...
阅读全文
posted @ 2009-04-21 10:21 亲,注意身体
阅读(277)
评论(0)
推荐(0)
编辑