好得很程序员自学网

<tfoot draggable='sEl'></tfoot>

OBOUTASP.NETHTMLEditor

本文转自: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

 function Insert(){ oboutGetEditor('editor').InsertHTML("Obout support");}        

具体实例效果见 http://www.obout.com/editor_new/sample_InsertHTML.aspx

查看更多关于OBOUTASP.NETHTMLEditor的详细内容...

  阅读:30次