Hi, I'm using WebView (quite successfully I might add) on Documents in my SDCARD but I want to provide a page search to reposition the browser to the first occurrence of a query string on the page. This is the typical 'ctrl-f' browser behavior. But as far as I can tell, WebView doesn't support that. How do I do that?
I looked at using searchManager with local search but it seemed to be passing back strings instead of re-positioning within a page as I require. Any help appreciated. Thanks. jh --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" 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/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

