kindeditor简单使用
生活随笔
收集整理的這篇文章主要介紹了
kindeditor简单使用
小編覺得挺不錯的,現(xiàn)在分享給大家,幫大家做個參考.
先引入:
<script src="/static/jquery-3.3.1.min.js"></script><script src="/static/kindeditor-4.1.11-zh-CN/kindeditor/kindeditor-all.js"></script>基本使用參數(shù):
$(function () {KindEditor.create('#content', {width:'1000',// % or pxheight:'3000',//only pxminWidth:200,//numberminHeight:400,//number });})詳細(xì)參數(shù):
http://kindeditor.net/docs/option.html
上傳文件:
參數(shù):
uploadJson:'/upload_img/'返回的json格式:
//成功時 {"error" : 0,"url" : "http://www.example.com/path/to/file.ext" } //失敗時 {"error" : 1,"message" : "錯誤信息" }圖片上傳
?
?
allowImageUpload:true,//本地圖片allowImageRemote:true,//遠(yuǎn)程圖片?
CSRF:
KindEditor.ready(function(K) {K.create('#id', {extraFileUploadParams: {csrfmiddlewaretoken: "{{ csrf_token }}"//csrf },}); });?
?
轉(zhuǎn)載于:https://www.cnblogs.com/Neroi/p/10470539.html
總結(jié)
以上是生活随笔為你收集整理的kindeditor简单使用的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 做梦梦到同事怀孕是什么意思
- 下一篇: 梦到汽车丢了是什么意思