感觉这个比FCK好,轻量(不到45K),jsmin压缩之后就30多K。
带上UBB插件一共不到2000行的代码,相当简洁。
EX:
bkLib.onDomLoaded(function() { contentTextArea= new nicEditor({buttonList : ['fontFamily','fontSize','bold','italic','underline','forecolor','left', 'center', 'right','strikeThrough','subscript','superscript','strikethrough','close','xhtml','link','image']}).panelInstance('content'); });
读取内容:
var content= trim(contentTextArea.nicInstances[0].getContent());
抽时间好好看看
发布时间:2008-11-20 12:51:21 | 阅读:206 | 评论:0