getting and setting the editor selection with JS

Last post 10-29-2007, 1:25 PM by patrick.face. 0 replies.
Sort Posts: Previous Next
  •  10-29-2007, 1:25 PM 34692

    getting and setting the editor selection with JS

    Hello I see in your JavaScript API that I can get the selection within an editor.
     
    var sel = editor1.GetSelection();
     
    How can I set a selection in an editor?
View as RSS news feed in XML