demo1中的方法是给页面中所有textarea增加编辑器
demo2中的这个方法是给文本框加载编辑器 可以按照需求加载编辑器按钮
bkLib.onDomLoaded(function() {
new nicEditor().panelInstance('area1');
new nicEditor({fullPanel : true}).panelInstance('area2');
new nicEditor({iconsPath : '../nicEditorIcons.gif'}).panelInstance('area3');
new nicEditor({buttonList : ['fontSize','bold','italic','underline','strikeThrough','subscript','superscript','html','image']}).panelInstance('area4');
new nicEditor({maxHeight : 100}).panelInstance('area5');
});
<script src="nicEdit.js" type="text/javascript"></script>该方法加载编辑器js
js文件中iconsPath : 'nicEditorIcons.gif'语句设置编辑器图片路径
没有合适的资源?快使用搜索试试~ 我知道了~
nicEdit中文以及官方demo(自己汉化的)
共8个文件
html:5个
js:1个
gif:1个
5星 · 超过95%的资源 需积分: 45 139 下载量 65 浏览量
2010-04-20
10:15:53
上传
评论
收藏 16KB RAR 举报
温馨提示
demo1中的方法是给页面中所有textarea增加编辑器 demo2中的这个方法是给文本框加载编辑器 可以按照需求加载编辑器按钮 bkLib.onDomLoaded(function() { new nicEditor().panelInstance('area1'); new nicEditor({fullPanel : true}).panelInstance('area2'); new nicEditor({iconsPath : '../nicEditorIcons.gif'}).panelInstance('area3'); new nicEditor({buttonList : ['fontSize','bold','italic','underline','strikeThrough','subscript','superscript','html','image']}).panelInstance('area4'); new nicEditor({maxHeight : 100}).panelInstance('area5'); }); <script src="nicEdit.js" type="text/javascript"></script>该方法加载编辑器js js文件中iconsPath : 'nicEditorIcons.gif'语句设置编辑器图片路径
资源推荐
资源详情
资源评论
收起资源包目录
nicEdit中文以及官方demo.rar (8个子文件)
demo05.html 2KB
使用说明.txt 701B
demo01.html 668B
nicEdit.js 31KB
demo04.html 3KB
demo02.html 2KB
demo03.html 1KB
nicEditorIcons.gif 3KB
共 8 条
- 1
jance_
- 粉丝: 0
- 资源: 3
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功
- 1
- 2
- 3
前往页