Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Editor for PHP
»
getting and setting the editor selection with JS
getting and setting the editor selection with JS
Last post 10-29-2007, 1:25 PM by
patrick.face
. 0 replies.
Sort Posts:
Oldest to newest
Newest to oldest
Previous
Next
10-29-2007, 1:25 PM
34692
patrick.face
Joined on 07-30-2007
Posts 12
getting and setting the editor selection with JS
Reply
Quote
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?