加入收藏 | 设为首页 | 会员中心 | 我要投稿 衡阳站长网 (https://www.0734zz.cn/)- 数据集成、设备管理、备份、数据加密、智能搜索!
当前位置: 首页 > 站长学院 > Asp教程 > 正文

ewebeditor在.net的使用方法

发布时间:2021-07-21 03:37:02 所属栏目:Asp教程 来源:互联网
导读:ewebeditor在.net的使用方法

<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>

 
隐藏TextBox的方法,利用CSS来控制

复制代码 代码如下:

style="display:none" 

(编辑:衡阳站长网)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读