Is there anyway to measure/get the cursor location in a form-textfield if I, for instance, want to place some text from another textfield in the the first textfield using javaScript?
That is... - If I want to place a line of text in the main textfield between (let's say) word 3 and 4 (the cursor location) from another textfield - and NOT at the end of the text in the main textfield, which I already can manage...
Any sugestions?
Greetings RAsmus
That is... - If I want to place a line of text in the main textfield between (let's say) word 3 and 4 (the cursor location) from another textfield - and NOT at the end of the text in the main textfield, which I already can manage...
Any sugestions?
Greetings RAsmus