0

Is there any way to select a specific word from textArea ?

suppose I have a statement inside textArea (The quick brown fox .) so how can I select the words onmouseOver ? I mean in mouseover I should be able to select any of those words .

Abdul Rahman
  • 87
  • 1
  • 2
  • 9
  • 3
    How about doing a little research beforehand? [https://stackoverflow.com/questions/646611/programmatically-selecting-partial-text-in-an-input-field](https://stackoverflow.com/questions/646611/programmatically-selecting-partial-text-in-an-input-field) or [https://stackoverflow.com/questions/13650534/how-to-select-line-of-text-in-textarea](https://stackoverflow.com/questions/13650534/how-to-select-line-of-text-in-textarea) ... – Ludovit Mydla Apr 08 '18 at 06:53
  • Possible duplicate of [How to select line of text in textarea](https://stackoverflow.com/questions/13650534/how-to-select-line-of-text-in-textarea) – Lajos Arpad Apr 08 '18 at 18:48

0 Answers0