UEditorPlus富文本编辑器示例代码

代码语言:html

所属分类:其他

代码描述:UEditorPlus富文本编辑器示例代码,上传等功能需要后端代码配置,还有关于问题也需要放在同一域名下。

代码标签: UEditorPlus 富文本 编辑器 示例 代码

下面为部分代码预览,完整代码请点击下载或在bfwstudio webide中打开

<!doctype html>
<html>
<head>
    <title>UEditor增强版演示</title>
    <meta name="viewport" content="width=device-width, minimum-scale=0.5, maximum-scale=5, user-scalable=no">
    <meta http-equiv="X-UA-Compatible" content="ie=edge">
    <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<script type="text/javascript" src="//repo.bfw.wiki/bfwrepo/js/ueditor/ueditor.config.js"></script>
<script type="text/javascript" src="//repo.bfw.wiki/bfwrepo/js/ueditor/ueditor.all.js"></script>
<script type="text/javascript" src="//repo.bfw.wiki/bfwrepo/js/ueditor/lang/zh-cn/zh-cn.js"></scr.........完整代码请登录后点击上方下载按钮下载查看

网友评论0