I need to run some javascript in an android web view. I understand
this works fine by loading a javascript: url. It seems that when I do
that though the selected text in the web view is cleared. The
javascript I'm running gets the range of the selected text, so I need
it to remain selected.  I have my web view set up to allow javascript.

How can I run the javascript without losing the selection?

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to