如果使用FCKeditor 作为页面编辑器, 希望能够根据需要随时获得编辑器区的全部html文本, 和一个TEXTAREA 帮定, 你需要这样做:
FCKeditorAPI.GetInstance('blogContent').GetXHTML( true );
其中'blogContent' 为TEXTAREA 的 name
这样你就可以在js里取值和校验了
posted on 2009-04-18 17:14 picture talk 阅读(754) 评论(1) 编辑 收藏
test 回复 更多评论
Powered by: BlogJava Copyright © picture talk