小嘴冰凉 发表于 2013-2-7 20:31:58

htmleditor

新浪博客HtmlEditor在线编辑器(仿OFFICE2007风格)
下载地址:http://www.im286.com/thread-2215085-1-1.html
演示:http://zhuimi.com/tg

使用方法:在需要调用的地方加如下代码:

<textarea name="txtcontent"   id="txtcontent" cols="68" rows="2" style="display:none"></textarea>
<iframe id="myiframe" src="editor.htm?id=txtcontent&ReadCookie=0" frameborder="0" scrolling="no" width="700" height="460"></iframe>
页: [1]
查看完整版本: htmleditor