纠结了两个晚上,一个白日,无数次的Google,无数次的baidu,依旧没搜到公道的方案,奇怪莫非没人有这个需求吗??亏得工夫不负有心人,终于办理了!!
可是有个缺憾是无法利用图片上传成果。。可是也算不错了!有谁能办理得了这个图片上传的成果,还请分享~~~
下面分享一下办理要领!
showtablerow('', array('class="td27"', 'class="td28"'), array('内容:<textarea>'.$info['content'].'</textarea>'));
showtablerow('', array('class="td25"', 'class="td28"'), array(" <iframe src='http://blog.csdn.net/kof820/article/details/18053029/home.php?mod=editor&charset={CHARSET}&allowhtml=1&isportal=0' scrolling='no' border=0 frameborder=0 ></iframe>",));
showtablerow('', array('class="td25"', 'class="td28"'), array("<input type='submit' value='提交'>"));
提交时候的谁人js触发是要害,否则
编辑器里的值是没步伐通报的!
需要提前加载js挪用
echo <<<EOT
<script type="text/javascript" src="http://blog.csdn.net/kof820/article/details/18053029/static/image/editor/editor_function.js"></script>
<script type="text/JavaScript">
function validate(obj) {
edit_save();
window.onbeforeunload = null;
obj.form.submit();
return false;
}
</script>
EOT;
本帖永久会见解点:
综上!over!假如我的要领办理了你的问题,但愿回个贴哦!!
如需转帖请注明出处哦!!感谢!
内容版权声明:除非注明,否则皆为本站原创文章。
转载注明出处:http://www.heiqu.com/8315.html