Inserting a text into textarea

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • isv

    Inserting a text into textarea

    Hi!

    Could anyone give some advice?

    Is there a way to get the current position of
    cursor within textarea with Javascript?

    I need to insert a specified text into current
    cursor position within text area when a
    button is clicked.

    Is it possible to do?


  • VK

    #2
    Re: Inserting a text into textarea

    For IE look at:



    Comment

    Working...