Jan 11, 2002 #1 moham Programmer Nov 12, 2001 13 US How do I select/highlight a single word inside a textarea if I know the location(index) of that word in the string using javascript?
How do I select/highlight a single word inside a textarea if I know the location(index) of that word in the string using javascript?
Jan 11, 2002 Thread starter #2 moham Programmer Nov 12, 2001 13 US I figured this out using (IE Specific) -->creatTextRange() method for the textarea element. Upvote 0 Downvote
Jan 11, 2002 #3 BobbaFet Programmer Feb 25, 2001 903 NL could you show that piece of coding here? BobbaFet Everyone has a right to my opinion. E-mail me at caswegkamp@hotmail.com http://cwcon.50megs.com/ Upvote 0 Downvote
could you show that piece of coding here? BobbaFet Everyone has a right to my opinion. E-mail me at caswegkamp@hotmail.com http://cwcon.50megs.com/