How do you get the editor in an existing textarea

  •  03-23-2005, 2:05 AM

    How do you get the editor in an existing textarea

    Hi,
    Sorry, I posted the in the version 3 should have been here.

    As the topic says, I have an existing textarea is there a javascript call or another way.
     
    My textarea form is: <asp:TextBox id="demoEditor1"   CssClass="ClearTextarea" Columns="50" Rows="3" TextMode="MultiLine" runat="server"/>
     
    Help
View Complete Thread