CKEditor在线编辑器配置工具栏

1.文本居中,居左设置

  

方法一:重新下载 CKEditor 选择自定义配置下载,在右侧搜索justify添加到左侧,下载即可。为方便大家,这里直接给出自定义配置下载链接 http://ckeditor.com/builder

方法二:直接在官方下载justify插件,根据提示安装,很简单的,懒的写了。下载地址 http://ckeditor.com/addon/justify


2.CKEditor配置

  配置文件config.js

  1. config.toolbar_Full =  
  2. [  
  3.     { name: 'document', items : [ 'Source','-','Save','NewPage','DocProps','Preview','Print','-','Templates' ] },  
  4.     { name: 'clipboard', items : [ 'Cut','Copy','Paste','PasteText','PasteFromWord','-','Undo','Redo' ] },  
  5.     { name: 'editing', items : [ 'Find','Replace','-','SelectAll','-','SpellChecker''Scayt' ] },  
  6.     { name: 'forms', items : [ 'Form''Checkbox''Radio''TextField''Textarea''Select''Button''ImageButton',   
  7.         'HiddenField' ] },  
  8.     '/',  
  9.     { name: 'basicstyles', items : [ 'Bold','Italic','Underline','Strike','Subscript','Superscript','-','RemoveFormat' ] },  
  10.     { name: 'paragraph', items : [ 'NumberedList','BulletedList','-','Outdent','Indent','-','Blockquote','CreateDiv',  
  11.     '-','JustifyLeft','JustifyCenter','JustifyRight','JustifyBlock','-','BidiLtr','BidiRtl' ] },  
  12.     { name: 'links', items : [ 'Link','Unlink','Anchor' ] },  
  13.     { name: 'insert', items : [ 'Image','Flash','Table','HorizontalRule','Smiley','SpecialChar','PageBreak','Iframe' ] },  
  14.     '/',  
  15.     { name: 'styles', items : [ 'Styles','Format','Font','FontSize' ] },  
  16.     { name: 'colors', items : [ 'TextColor','BGColor' ] },  
  17.     { name: 'tools', items : [ 'Maximize''ShowBlocks','-','About' ] }  
  18. ];  





参考博客:

http://www.cnblogs.com/Setme/archive/2012/06/05/2536568.html

http://blog.csdn.net/hugh282003/article/details/21188623



评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值