A very ugly way (last resort) is to put each and every word under a separate div. Duh me!
-- Happy Hacking, Gaurav Vaish http://www.mastergaurav.com On Nov 21, 8:19 pm, Thomas Broyer <[email protected]> wrote: > On 21 nov, 15:44, Gaurav Vaish <[email protected]> wrote: > > > IMHO, there's no Javascript API to select only a part of text in text- > > area... would be happy to be proven wrong. > > setSelectionRange?http://google-web-toolkit.googlecode.com/svn/javadoc/2.1/com/google/g..., > int) > > The issue here is to "get the word under the mouse pointer". -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
