Easyui ueditor 整合解決不能編輯的問題(推薦)
更新時間:2017年06月25日 15:41:39 作者:yelin042
這篇文章主要介紹了Easyui ueditor 整合解決不能編輯的問題 ,需要的朋友可以參考下
<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>
以上所述是小編給大家介紹的Easyui ueditor 整合解決不能編輯的問題 ,希望對大家有所幫助,如果大家有任何疑問歡迎給我留言,小編會及時回復(fù)大家的!
相關(guān)文章
BootStrap table表格插件自適應(yīng)固定表頭(超好用)
這篇文章主要介紹了BootStrap table表格插件自適應(yīng)固定表頭(超好用)的相關(guān)資料,非常不錯,具有參考借鑒價值,需要的朋友可以參考下2016-08-08jquery.picsign圖片標(biāo)注組件實例詳解
這篇文章主要介紹了jquery.picsign 自己封裝的第一個開源組件,需要的朋友可以參考下2018-02-02