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 .
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 .