setting the text at cursor position in af:richtexteditor using javascript
Dear All,
I am having a af:richtexteditor on my page. When i click the button i want to set some text at current cursor position using javascript. I am able to handle the client side events of button and also obtained the reference of richtexteditor...
Can any one have any idea for this ?
-Thanks