Hi, I want to execute a javascript on already loaded webpage in Webview. I am loading a new article webpage eg: www.techcrunch,com in webview. I want to run javascript on this already loaded webpage in Webview. This javascript is an external file in assets folder. The javascript basically extracts images from the <img> tags in does some other processing in the html page. How can I execute this javascript on the already loaded www.techcrunch.com page?
Thanks, -- 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

