在线QQ

联系电话0577-65658888

中文版 English E-mail
搜索关键字:瑞安吹膜机 | 大连吹膜机 | 云江塑机-浙江德企机械有限公司 |
产品目录
吹膜机系列
制袋机系列
印刷机系列
分切机系列
造粒机系列
其它产品
服务热线
您当前的位置:首页 > 丙烯中心收卷
产品名称:    丙烯中心收卷 产品编号:   
 
 

   

 

 

 

 

 
  上一页:挤出机螺杆<返 回>下一页:塑料搅拌机  
 
 
相关产品: JL-8T 液压摇臂谣式截料机 自动吸料机 快速换网器 FS-250塑料粉碎机 LLDPE,LDPE共用单层模头
 
UI Color Picker — CKEditor Sample

CKEditor Samples » UI Color

This sample shows how to automatically replace <textarea> elements with a CKEditor instance with an option to change the color of its user interface.
Note:The UI skin color feature depends on the CKEditor skin compatibility. The Moono and Kama skins are examples of skins that work with it.

This editor instance has a UI color value defined in configuration to change the skin color, To specify the color of the user interface, set the uiColor property:

CKEDITOR.replace( 'textarea_id', {
	uiColor: '#14B8C4'
});

Note that textarea_id in the code above is the id attribute of the <textarea> element to be replaced.

above is the id attribute of the <textarea> element to be replaced.

When Enter is pressed:
When Shift+Enter is pressed: