发布于 2016-05-24 07:58:05 | 136 次阅读 | 评论: 0 | 来源: 网友投递
eWebEditor在线HTML编辑器
eWebEditor是一个基于浏览器的在线HTML编辑器,WEB开发人员可以用它把传统的多行文本输入框 “textarea” 替换为可视化的富文本输入框。
<asp:textbox id="TextBox3" runat="server" CssClass="TextBox"></asp:textbox>
<iframe id="eWebEditor1" src="editor/ewebeditor.asp?id=TextBox3&style=s_light" frameBorder="0" width="550" scrolling="no" height="350"></iframe>
style="display:none"