[CLOSED] Cursor Position in a TextArea

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    [CLOSED] Cursor Position in a TextArea

    Hi all, I'd like to find out the Cursor Position in a TextArea. I need to insert some Text at this Position?

    Any Idea how to do that ?

    Peter
    Last edited by fabricio.murta; Feb 23, 2018 at 5:02 PM. Reason: no feedback from the user in 7+ days
  2. #2
    Hello Peter!

    You can pull that out from the text field's inputEl using JavaScript resources. At first selectionStart should do, but if you need to support older browsers you may consider other ways, like suggested in this stackoverflow thread.

    Hope this helps!
    Fabrício Murta
    Developer & Support Expert
  3. #3
    Hello Peter!

    Been a while since we last replied you and still no feedback. Do you still need help with this?

    We may mark this thread as closed in 7+ days from now if you don't post a feedback, but we don't lock up threads so you'll still be able to post here whenever you feel like.
    Fabrício Murta
    Developer & Support Expert

Similar Threads

  1. Replies: 2
    Last Post: Mar 19, 2012, 11:08 AM
  2. Replies: 11
    Last Post: Feb 29, 2012, 3:57 PM
  3. Replies: 5
    Last Post: Feb 28, 2012, 11:23 AM
  4. [CLOSED] Cursor position
    By Pablo_Azevedo in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Mar 23, 2011, 4:55 PM
  5. [CLOSED] Messagebox prompt set cursor position to end
    By jchau in forum 1.x Legacy Premium Help
    Replies: 5
    Last Post: Jan 19, 2010, 11:40 PM

Posting Permissions