Hi,
i’m currently working on an app where i’d need the cursor position in a textInput
. I tried to do it via
getElementById("ID).selectionStart;
but that isn’t working so far.
Any ideas how i can do it or how i can use getElementById("ID")
?
Hi,
i’m currently working on an app where i’d need the cursor position in a textInput
. I tried to do it via
getElementById("ID).selectionStart;
but that isn’t working so far.
Any ideas how i can do it or how i can use getElementById("ID")
?
11 posts were merged into an existing topic: About the Website and Tools How-To category