当前位置:网站首页 > 资讯中心 > IT技术 >
Easyui ueditor 整合解决不能编辑的问题
发布日期:2017-07-05 所属分类:IT技术
;

 

<script src="editor/editor_config.js" type="text/javascript" ></script>
<script src="editor/editor_all.js" type="text/javascript" ></script>
<link href="editor/themes/default/ueditor.css" rel="external nofollow" rel="stylesheet" type="text/css" />
    <textarea id="content" name="content"  style="width:700px; height:600px;"></textarea>
    
    <script type="text/javascript">
    $(function(){
    var editor = new baidu.editor.ui.Editor(); 
     editor.render("content");
 });  
  </script>

本文章地址http://www.vzeo.com/news/xuetang/800424.html 由   友站网 编辑整理,转载请注明出处
推荐资讯