主题: 工具栏tem元素都有什么,我要自定义的工具栏,但不知道item里都要放什么 |
作者: liufx, 发布日期: 2008-12-17 09:24:43, 浏览数: 5985 |
工具栏tem元素都有什么,我要自定义的工具栏,但不知道item里都要放什么,你们给的那个列子只有很少一部分但是没有全部的
items : [ 'fontname', 'fontsize', 'textcolor', 'bgcolor', 'bold', 'italic', 'underline', 'removeformat', 'justifyleft', 'justifycenter', 'justifyright', 'insertorderedlist', 'insertunorderedlist'] 其他的部分是什么,我自己怎么可能知道 |
作者: Roddy, 发布日期: 2008-12-17 12:40:25 |
目前就这么多了,以后还会增加。
http://www.kindsoft.net/ke/examples/demo-09.html 查看方法,打开kindeditor-core.js最下面会有的,还有一种方法查看plugin-all.js。 |
回复 |