1
Answer

Change text selection in javascript

Photo of Abhishek Chadha

Abhishek Chadha

2y
702
1

is there any way we can manually change the text selection in mobile html in javascript and while changing the selection side arrows should remain there.

 for example, if a user selects one word in div and we can select the whole text of div after that through javascript

Answers (1)