Tinymce 版本:tinymce_4.1.9
AjaxFileUpload 下载地址 https://github.com/davgothic/AjaxFileUpload
1.首先在tinymce的 plugins目录新建目录advimage
2.创建image.html和plugin.min.js文件
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>我爱1和0-选择图片</title>
</head>
<body>
<form method="post" action="" enctype="multipart/form-data">
<label>选择图片: <input type="file" name="file" id="demo1" />

最低0.47元/天 解锁文章
1万+

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



