你的位置:首页 > 软件开发 > 网页设计 > [转]OBOUT ASP.NET HTML Editor

[转]OBOUT ASP.NET HTML Editor

发布时间:2015-10-09 10:00:06
本文转自:http://www.obout.com/editor_new/sample_InsertHTML.aspxExample demonstrates how to access HTML Editors content at current selection/car ...

本文转自:http://www.obout.com/editor_new/sample_InsertHTML.aspx

Example demonstrates how to access HTML Editor's content at current selection/caret position from "outside" component. Example code

<script type="text/JavaScript">function Insert(){ oboutGetEditor('editor').InsertHTML("<a href='mailto://support@obout.com'>Obout support</a>");}</script> <input type="button" onclick="Insert();" value="Insert Obout support link"/> <ed:Editor id="editor" runat="server" /> 

 

海外公司注册、海外银行开户、跨境平台代入驻、VAT、EPR等知识和在线办理:https://www.xlkjsw.com

原标题:[转]OBOUT ASP.NET HTML Editor

关键词:ASP.NET

*特别声明:以上内容来自于网络收集,著作权属原作者所有,如有侵权,请联系我们: admin#shaoqun.com (#换成@)。