-
kindeditor < 4.1.12
```
curl -F "imgFile=@xxbb.html" http://example.com/public/kindeditor/php/upload_json.php?dir=file
// kindeditor/asp/upload_json.asp?dir=file
// kindeditor/asp.net/upload_jso…
-
### 上传回调
```
KindEditor.ready(function (K) {
var editor = K.create('#editor_id', {
//上传管理
uploadJson: '/js/kindeditor/asp.net/upload_json.ashx',
//文件管理 …
-
```html
IE8
var a = '<img src="http://image.jm.com/newupload/center.jai.com/editor/2017/02/17/15/59/41/20170217155941…
ICELI updated
7 years ago
-
https://github.com/kindsoft/kindeditor reports "This repository has been archived by the owner on Jan 9, 2024. It is now read-only."
It is used to compose emails using WYSIWYG (what you see is what…
-
我在js文件中
require("kindeditor_4.1.4/kindeditor-all.js");
require("kindeditor_4.1.4/swfUploadPlugin.js");
require("kindeditor_4.1.4/lang/zh_CN.js");
但会出现 Uncaught ReferenceError: KindEditor is not defin…
-
1. [KindEditor](http://kindeditor.net/)
2. [UEditor](http://ueditor.baidu.com/website/index.html)
3. [CKEditor](https://ckeditor.com/ckeditor-4/)
-
如下:
```
class StudentLifeAdmin(object):
# form = StudentLifeModelForm
search_fields = list_display = ('title', 'nickname', 'pic', 'icon', 'desc',
┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ 'loca…
-
Uncaught DOMException: Failed to read the 'contentDocument' property from 'HTMLIFrameElement': Blocked a frame with origin "http://www.axy.com" from accessing a cross-origin frame.
at Function._i…
bangq updated
7 years ago
-
如此官方演示一样:http://kindeditor.net/ke4/examples/multi-language.html,有多语言课选择。
-
simditor无法出现工具栏图标