从新浪提取的编辑器,大家可以测试下
调用:
<input type="hidden" name="content" id="content">
<iframe src=../../html/codes/"edit/editor.htm'Content-Type:text/html;Charset=utf-8;');
include_once('sinaEditor.class.php');
extract($_POST);
extract($_GET);
unset($_POST,$_GET);
$act=='subok' && die("提交的内容是:<br>".htmlspecialchars($gently_editor));
$editor=new sinaEditor('gently_editor');//实例化类
$editor->Value='<h2>这个是一个测试!</h2><br>
myBlog:<a href="http://www.zendstudio.net/">http://www.zendstudio.net/</a>';
$editor->BasePath='.';//路径
$editor->Height=500; //编辑器高度
$editor->Width=700; //编辑器宽度
$editor->AutoSave=false; //是否自动保存,以便意外的时候恢复数据
?>
<form name="form1" id="form1" method="post" action="index.php?act=subok">
<?
$editor->Create();
?>
<input type="submit" value="提交">
<input type="reset" value="重置">
</form>
[/codes]
解压密码:
www.jb51.net
推荐使用 [
迅雷 ] 下载,使用 [
WinRAR v3.93 ] 以上版本解压本站源码。
如果这个源码总是不能下载的请在评论中留言,我们会尽快修复,谢谢!
下载本站资源,如果服务器暂不能下载请过一段时间重试!
如果遇到什么问题,请评论留言,我们定会解决问题,谢谢大家支持!
本站提供的一些商业源码是供学习研究之用,如用于商业用途,请购买正版。
本站提供的
新浪编辑器SinaEditor下载资源来源互联网,版权归该下载资源的合法拥有者所有。
不知如何下载的,可以查看