可编辑DIV

Posted on 2010-04-07 23:14  Leon0812  阅读(566)  评论(1)    收藏  举报

 <div  contentEditable="true" 
        style="  border-bottom-color:Blue; border-style: solid; border-width: 1px; border-color: inherit; font-size: 83%; overflow: auto; width: 604px; font-family: arial, sans-serif"
        id="divOK" runat="server" >

<strong>haha</strong>

</div>

 

------------------------------------------------------------------------

 

        this.divOK.InnerHtml = @" <a href='#'  target=_blank'' onclick=javascript:window.location='http://www.baidu.com'><font style='cursor:pointer; '>very good</font></a> &nbsp; ";

博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3