百度编辑器UEditor怎么在jsp中配置
1个回答
展开全部
1、在jsp中引入下面三个文件
ueditor/ueditor.config.js
ueditor/ueditor.all.js
ueditor/lang/zh-cn/zh-cn.js
2、富文本编辑器
<script id="editor" type="text/plain" style="width: 1267px; height: 320px; margin: 5px auto;"></script>
3、初始化
$(function() {
var ue = UE.getEditor('editor');
});
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询