kindeditor页面getimg.php
<!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">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>ajax获取内容图像</title>
</head>
<body>
<table width="100%" class="fabu_table">
<tr>
<td align="right">标题图片:</td>
<td>
<div id="img_div" style="display: none;">
<select id="con_imgs">
<option value="">-选择内容图片-</option>
</select>
</div>
<input type="text" size="50" id="tpic" name="tpic"/> <a id="prev" href="" target="_blank">预览</a>
<input t