FCKeditor 编辑器判断值是否为空
摘要:
var oEditor = FCKeditorAPI.GetInstance("") ;if(oEditor.GetXHTML(true).Trim().length == 0){ alert("请输入标题!"); return false;} 阅读全文
posted @ 2007-11-21 13:09 lei1217 阅读(754) 评论(0) 推荐(0)
posted @ 2007-11-21 13:09 lei1217 阅读(754) 评论(0) 推荐(0)