‘
<script
src="__PUBLIC__/client/code/jquery.atwho.js"
type="text/javascript"></script>
<link href="__CSS__/jquery.atwho.css"
type="text/css" rel="stylesheet" />
<script
type="text/javascript">
$(function(){
});
</script>
’
文档地址
http://coffeedoc.info/github/ichord/At.js/rewrite/README.md.html
本文介绍如何利用At.js库实现文本编辑器中用户提及(@)的功能。通过加载jQuery.atwho.js脚本及对应的样式表,设置textarea元素具备@提及功能,包括指定触发字符、数据源接口与限制显示建议数量。
7937

被折叠的 条评论
为什么被折叠?



