摘要:
原因:1:在配置文件或是设置中 设置了StartupFocus=true;2:页面整体缺少FORM 标记, 把FCKeditor 放入<form></form>中,并且<form>标记尽可能的的囊括整个BODY 例如:<body> <form> <FCKeditor></FCKeditor> </f... 阅读全文
posted @ 2009-03-14 13:11
Brian.G
阅读(697)
评论(1)
推荐(0)