Instantiate Editor with pure JavaScript

  •  10-17-2007, 9:37 AM

    Instantiate Editor with pure JavaScript

    I appologize if this is in the Forum or Documentation, I could find it. Have to move on.
     
    I want to be able to instantiate an editor using pure JavaScript.
    i.e.
       var anEditor = new CuteEditor()
       anEditor.whatever = something;
       etc...
     
    Something?
     
    If this is already on the Forum or in the Documentation, don't just tell me it is, point me to it please.

    Work Hard! Play Harder!!
View Complete Thread