jsp 向fckeditor赋从数据库读的值 日期:2011-09-13 23:35:12 人气:1 jsp 向fckeditor赋从数据库读的值 没有用过FCK。CKEDITOR是这样用的。 var oEditor = CKEDITOR.instances.temp_placardcontent_u; oEditor.setData(data);