Hi I need to move caret to end of 'contenteditable' node like on gmail notes widget
i read threads on stackoverflow, but that solutions use input's and doesn't work with content editable
|
1
|
Hi I need to move caret to end of 'contenteditable' node like on gmail notes widget i read threads on stackoverflow, but that solutions use input's and doesn't work with content editable |
||
|
|
|
|
This seems to work for me. It moves the caret to the end of the textarea.
|
||
|