Get the cursor position in the ajax html editor

Posted by KhanS on Stack Overflow See other posts from Stack Overflow or by KhanS
Published on 2010-04-23T06:55:02Z Indexed on 2010/04/23 7:13 UTC
Read the original article Hit count: 523

Filed under:
|
|

I am using the ajax html editor in my aspx page. I wanted to insert an image at the given cursor position. How can i get the cursor position. As of now I am able to insert the image at the end of the editor by creating a tag and adding it to the content.

© Stack Overflow or respective owner

Related posts about AJAX

Related posts about editor