为了定制fckeditor的工具栏,俺修改了fckconfig.js文件,复制了FCKConfig.ToolbarSets["Default"],重新命名:xxx,然后在fckeditor.properties中添加:fckeditor.toolbarSet=xxx 就OK啦。