I am trying to select text from mobile web browser on touch based mobile by moving touch on screen using javascript. I don't want to use long touch to select text. I am trying to get selected text just like browser on desktop not like mobile provided way.
When I am trying to select text page is scrolling. But Instead of scrolling I want text selection.
Please provide me way to select text.