tags:

views:

3

answers:

0

Hi,

I need to append some text programatically to the dijit editor(with textArea) at the current cursor location, I am able to do this at the end of already entered text but need to do it at current cursor location. Please guide me in getting the text/value before and after the cursor.