国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁(yè) > 網(wǎng)站 > WEB開(kāi)發(fā) > 正文

ueditor編輯器和at.js集成

2024-04-27 15:02:47
字體:
來(lái)源:轉(zhuǎn)載
供稿:網(wǎng)友

<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%>
<%
//禁止jsp解析${}
%>
<%@ page isELIgnored="true"%>
<%
String path = request.getContextPath();
String basePath = request.getScheme() + "://"
+ request.getServerName() + ":" + request.getServerPort()
+ path + "/";
%>

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<base href="<%=basePath%>">

<title>at+ueditor整合</title>
<meta http-equiv="x-ua-compatible" content="IE=Edge" />
<meta http-equiv=" <meta http-equiv="cache-control" content="no-cache">
<meta http-equiv="expires" content="0">
<meta http-equiv="key
Words" content="keyword1,keyword2,keyword3">
<meta http-equiv="descr
<link href="<%=path %>/
CSS/jquery.atwho.min.css" rel="stylesheet">
<script src="<%=path%>/js/jquery.min.js" type="text/Javascript"></script>
<script type="text/javascript" charset="utf-8" src="<%=path%>/ueditor/ueditor.config.js"></script>
<script type="text/javascript" charset="utf-8" src="<%=path%>/ueditor/_examples/editor_api.js"></script>
<script src="<%=path %>/js/jquery.caret.min.js" type="text/javascript"></script>
<script src="<%=path %>/js/jquery.atwho.min.js" type="text/javascript"></script>
<style type="text/css">
.dkhs-edui {
border: 1px solid #d4d4d4;
}
</style>
<script type="text/javascript">
$(function(){
var at_config = {
at: "@",
data:['Peter', 'Tom', 'Anne', 'zhangsan', 'lisi', 'wangwu', 'laoliu', 'libai', 'dupu', 'xiaozhou'],
limit: 20
}

var ue = UE.getEditor('mytextarea',{
contextMenu:[],
//focus時(shí)自動(dòng)清空初始化時(shí)的內(nèi)容
autoClearinitialContent:true,
//關(guān)閉字?jǐn)?shù)統(tǒng)計(jì)
wordCount:false,
//關(guān)閉elementPath
elementPathEnabled:false,
});

ue.addListener('ready', function(editor){
$("#edui1").removeClass("edui-editor edui-default").addClass("dkhs-edui");
$(this.document.body).atwho(at_config);
});
});
</script>
</head>
<body>
<textarea id="mytextarea" contenteditable="true">dd</textarea>
</body>
</html>


發(fā)表評(píng)論 共有條評(píng)論
用戶(hù)名: 密碼:
驗(yàn)證碼: 匿名發(fā)表
主站蜘蛛池模板: 东明县| 平潭县| 定襄县| 平乡县| 上高县| 舒兰市| 偏关县| 滨海县| 扶沟县| 渝北区| 新平| 马龙县| 桑植县| 鹤庆县| 岫岩| 铜鼓县| 梨树县| 奎屯市| 宿松县| 芜湖县| 鞍山市| 五莲县| 阳朔县| 长岛县| 屏东市| 康马县| 弋阳县| 云霄县| 沾益县| 威远县| 分宜县| 开远市| 尚志市| 南靖县| 桂平市| 逊克县| 永泰县| 沈阳市| 北宁市| 田阳县| 喀什市|