How to find text in a TextArea

2011-01-05 Thread Kidowell
Hi, in my application I put a text (String) in a TextArea(), I wanted to add a search text input. To find text within the TextArea. Similar to the crtl + f in a browser. How to do that?. Can you please help me out. I also wanted to make it bold when found it. I cant figure out how to do it in

Re: How to find text in a TextArea

2011-01-05 Thread Matthew Hill
Use a contenteditable div (so that you can bold the keywords) with a string searching algorithm. -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to google-web-tool...@googlegroups.com. To unsubscribe from

Re: How to find text in a TextArea

2011-01-05 Thread Matthew Hill
http://blog.whatwg.org/the-road-to-html-5-contenteditable -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to google-web-tool...@googlegroups.com. To unsubscribe from this group, send email to